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


In This Topic
    FullTextColumnFilter Class Members
    In This Topic

    The following tables list the members exposed by FullTextColumnFilter.

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