FlexPivot for WinForms
Level プロパティ (Node)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Node クラス : Level プロパティ
Gets or sets the outline level for this node.
シンタックス
'宣言
 
Public Property Level As System.Integer
public System.int Level {get; set;}
解説
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.
参照

Node クラス
Node メンバ