C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterRow Class
Properties Methods


ColumnFilterRow Class Members

The following tables list the members exposed by ColumnFilterRow.

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