FlexPivot for WinForms
RemoveItem() メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス > RemoveItem メソッド : RemoveItem() メソッド
Removes the last row from the grid.
シンタックス
'宣言
 
Public Overloads Sub RemoveItem() 
public void RemoveItem()
解説

You can also add and remove rows using the Rows collection.

The RemoveItem method is provided for consistency, since the grid also has an AddItem(String) method.

参照

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