FlexPivot for WinForms
ClearFilter(Int32) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス > ClearFilter メソッド : ClearFilter(Int32) メソッド
Index of the column whose filter should be cleared.
Clears the filter associated with a given column.
シンタックス
'宣言
 
Public Overloads Sub ClearFilter( _
   ByVal col As System.Integer _
) 
public void ClearFilter( 
   System.int col
)

パラメータ

col
Index of the column whose filter should be cleared.
参照

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