FlexPivot for WinForms
MaximumLevel プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridTree クラス : MaximumLevel プロパティ
Gets the level of the deepest node in the outline.
シンタックス
'宣言
 
Public ReadOnly Property MaximumLevel As System.Integer
public System.int MaximumLevel {get;}
解説
This property can be used with methods that take an outline level as a parameter (for example, Sort(Int32,SortFlags,Int32,Int32) and Show).
参照

GridTree クラス
GridTree メンバ