FlexPivot for WinForms
Show メソッド (GridTree)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > GridTree クラス : Show メソッド
The level to show. Any nodes with Node.Level higher than this will be collapsed, others will be expanded.
Expands all nodes up to the specified level, collapses others.
シンタックス
'宣言
 
Public Sub Show( _
   ByVal level As System.Integer _
) 
public void Show( 
   System.int level
)

パラメータ

level
The level to show. Any nodes with Node.Level higher than this will be collapsed, others will be expanded.
参照

GridTree クラス
GridTree メンバ