The level in the hierarchy. Nodes that have no parent return a level of 0, those with a parent return a level of 1, those with parent and
grand parent a level of 2 and so on.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int Level { get; }
Property Value
Int32See Also