FlexPivot for WinForms
Remove(Row) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCollection クラス > Remove メソッド : Remove(Row) メソッド
The row to be removed.
Removes a Row object from the collection.
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal row As Row _
) As Row
public Row Remove( 
   Row row
)

パラメータ

row
The row to be removed.

戻り値の型

A reference to the Row that was removed from the collection.
参照

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