Click or drag to resize

StyleListManagerBaseEntryValueTList, TLevel Property

Gets the definition level of the list.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ItemDefinitionLevel Level { get; }

Property Value

ItemDefinitionLevel
The definition level of the list.
See Also