FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / IC1ColumnFilter2 Interface
Properties Methods

In This Topic
    IC1ColumnFilter2 Interface Members
    In This Topic

    The following tables list the members exposed by IC1ColumnFilter2.

    Public Properties
     NameDescription
     PropertyGets a value that determines whether the filter is active. (Inherited from C1.Win.C1FlexGrid.IC1ColumnFilter)
    Top
    Public Methods
     NameDescription
     MethodApplies the filter to a value. (Inherited from C1.Win.C1FlexGrid.IC1ColumnFilter)
     MethodGets the editor used to modify the filter at run time. (Inherited from C1.Win.C1FlexGrid.IC1ColumnFilter)
     MethodReads XML definition of the filter.  
     MethodResets the filter making it inactive. (Inherited from C1.Win.C1FlexGrid.IC1ColumnFilter)
     MethodWrites XML definition of the filter.  
    Top
    See Also