FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ColumnFilter Class
Properties Methods


In This Topic
    ColumnFilter Class Members
    In This Topic

    The following tables list the members exposed by ColumnFilter.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ConditionFilter contained in this ColumnFilter.  
    Public PropertyGets or sets condition filter enabled.  
    Public PropertyGets or sets a value that determines whether the filter is active.  
    Public PropertyGets the ValueFilter contained in this ColumnFilter.  
    Public PropertyGets or sets value filter enabled.  
    Top
    Public Methods
     NameDescription
    Public MethodApplies the filter to a value.  
    Public MethodGets the editor used to modify the filter at run time.  
    Public Method  
    Public MethodResets the filter making it inactive.  
    Public Method  
    Top
    See Also