FlexPivot for WinForms
Add() メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCollection クラス > Add メソッド : Add() メソッド
Appends a new Row object to the collection.
シンタックス
'宣言
 
Public Overloads Function Add() As Row
public Row Add()

戻り値の型

A reference to the Row that was added to the collection.
解説
The Add method appends a new row to the collection. To insert a row at a specific position, use the Insert method.
参照

RowCollection クラス
RowCollection メンバ
オーバーロード一覧