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


In This Topic
    ValueFilter Class Members
    In This Topic

    The following tables list the members exposed by ValueFilter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a ColumnFilter.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the type of data that this filter works on.  
    Public PropertyGets a value that indicates whether the filter is active.  
    Public PropertyGets or sets the list of values that satisfy this filter. If the list is empty, the filter is disabled.  
    Top
    Public Methods
     NameDescription
    Public MethodApplies the filter to a given value.  
    Public MethodClears this filter.  
    Top
    See Also