Click or drag to resize

PropertyKeyBaseApplicationItemType Property

Gets the type of the application item. This value is used only if ApplicationLevel contains the flag Document.

Namespace: Altaxo.Main.Properties
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Type? ApplicationItemType { get; }

Property Value

Type
The type of the application item.
See Also