[]
        
(Showing Draft Content)

C1.Win.FlexGrid.Node.Level

Level Property

Level

Gets or sets the outline level for this node.

Declaration
public int Level { get; set; }
Public Property Level As Integer
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.