FlexPivot for WinForms
Clear(ClearFlags) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス > Clear メソッド : Clear(ClearFlags) メソッド
ClearFlags value that specifies the elements to clear.
Clears the grid.
シンタックス
'宣言
 
Public Overloads Sub Clear( _
   ByVal clearFlags As ClearFlags _
) 
public void Clear( 
   ClearFlags clearFlags
)

パラメータ

clearFlags
ClearFlags value that specifies the elements to clear.
解説
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 メンバ
オーバーロード一覧