ComponentOne FlexPivot for WinForms
ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly
/
C1.Win.C1FlexGrid Namespace
/
Node Class
/ Level Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Level Property (Node)
In This Topic
Gets or sets the outline level for this node.
Syntax
Visual Basic
C#
'Declaration Public Property Level As
Integer
public
int
Level {get; set;}
Remarks
Higher levels mean deeper nesting. Set the level to zero to create root nodes, or set the level to negative values to create nodes that do not appear on the outline tree.
See Also
Reference
Node Class
Node Members