FlexPivot for WinForms
Clear() メソッド

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

This method removes all data, styles, and user data from all cells, rows, and columns on the grid.

The Clear(ClearFlags,CellRange) method does not affect the number of rows and columns on the grid, and can't be used to clear data when the grid is bound to a data source.

参照

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