FlexGrid for WinForms
Remove(Row) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowCollection クラス > Remove メソッド : Remove(Row) メソッド
削除する行。
コレクションから Rowオブジェクトを削除します。
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal row As Row _
) As Row
public Row Remove( 
   Row row
)

パラメータ

row
削除する行。

戻り値の型

コレクションから削除された Rowへの参照。
参照

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