Gets the level of the MulticolumnTreeViewItem in the hierarchy.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public int Level { get; }
Visual Basic (Declaration)
Public ReadOnly Property Level As Integer

See Also