ComponentOne FlexReport for WinForms
Level Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > OutlineNode Class : Level Property
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 System.Integer
public System.int Level {get;}
See Also

Reference

OutlineNode Class
OutlineNode Members