FlexPivot for WinForms
RemoveItem(Int32) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス > RemoveItem メソッド : RemoveItem(Int32) メソッド
Index of the row to be removed.
Removes a row at a specified position from the grid.
シンタックス
'宣言
 
Public Overloads Sub RemoveItem( _
   ByVal index As System.Integer _
) 
public void RemoveItem( 
   System.int index
)

パラメータ

index
Index of the row to be removed.
参照

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