FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ConditionFilter Class
Properties Methods


In This Topic
    ConditionFilter Class Members
    In This Topic

    The following tables list the members exposed by ConditionFilter.

    Public Properties
     NameDescription
    Public PropertyGets or sets how the two conditions should be combined ('and' or 'or').  
    Public PropertyGets or sets the first condition of the filter.  
    Public PropertyGets or sets the second condition of the filter.  
    Public PropertyGets the type of data that this filter works on.  
    Public PropertyGets a value that indicates whether the filter is active.  
    Top
    Public Methods
     NameDescription
    Public MethodApplies the filter to a given value.  
    Public MethodClears this filter.  
    Top
    See Also