FlexPivot for WinForms
AddNode メソッド (RowCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCollection クラス : AddNode メソッド
Outline level for the new node row.
Appends a new Node row to the row collection.
シンタックス
'宣言
 
Public Function AddNode( _
   ByVal level As System.Integer _
) As Node
public Node AddNode( 
   System.int level
)

パラメータ

level
Outline level for the new node row.

戻り値の型

A reference to the Node that was added to the collection.
参照

RowCollection クラス
RowCollection メンバ