C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / OutlineNode Class / Level Property

In This Topic
Level Property (OutlineNode)
In This Topic
Gets the nesting level of the current node within the nodes' tree (top-level nodes have level 0).
Syntax
'Declaration
 
Public ReadOnly Property Level As Integer
 
See Also