ComponentOne FlexGrid for WinForms
EditFilter(Int32) Method

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > EditFilter Method : EditFilter(Int32) Method
Index of the column whose filter should be edited.
Edits the filter associated with a given column.
Syntax
'Declaration
 
Public Overloads Sub EditFilter( _
   ByVal col As Integer _
) 
public void EditFilter( 
   int col
)

Parameters

col
Index of the column whose filter should be edited.
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members
Overload List