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


In This Topic
    ColumnFilter Class Members
    In This Topic

    The following tables list the members exposed by ColumnFilter.

    Public Properties
     NameDescription
    Public PropertyGets the ColumnFilterBase<T>.Column on which this column filter operates. (Inherited from C1.WPF.FlexGrid.ColumnFilterBase<C1FlexGridFilter>)
    Public PropertyGets the ConditionFilter in this filter. (Inherited from C1.WPF.FlexGrid.ColumnFilterBase<C1FlexGridFilter>)
    Public PropertyGets the type of data with which this filter operates. (Inherited from C1.WPF.FlexGrid.ColumnFilterBase<C1FlexGridFilter>)
    Public Property (Inherited from C1.WPF.FlexGrid.ColumnFilterBase<C1FlexGridFilter>)
    Public PropertyGets a value that indicates whether this filter is active. (Inherited from C1.WPF.FlexGrid.ColumnFilterBase<C1FlexGridFilter>)
    Public PropertyGets the Filter that owns this column filter. (Inherited from C1.WPF.FlexGrid.ColumnFilterBase<C1FlexGridFilter>)
    Public PropertyGets the ValueFilter in this filter. (Inherited from C1.WPF.FlexGrid.ColumnFilterBase<C1FlexGridFilter>)
    Top
    Public Methods
     NameDescription
    Public MethodApplies the filter to a given value. (Inherited from C1.WPF.FlexGrid.ColumnFilterBase<C1FlexGridFilter>)
    Public MethodClears this filter. (Inherited from C1.WPF.FlexGrid.ColumnFilterBase<C1FlexGridFilter>)
    Top
    See Also