ComponentOne DataFilter for WPF
Inheritance Hierarchy
In This Topic
    C1.WPF.DataFilter Namespace (C1.WPF.DataFilter)
    In This Topic
    Classes
     ClassDescription
    ClassBase class for range filters.
    ClassThe C1DataFilter lets users filter data based on criteria's. It can be bound to any data-aware control and multiple conditional filtering could be applied.
    ClassThe C1FilterEditor represents a filter as a condition tree.
    ClassBase class represents a filter of dates with calendar.
    ClassRepresents a settings of filter calendar.
    ClassRepresents a filter with checklist.
    ClassBase class represents a filter with checklist.
    ClassCheckListFilter that represents UI for ChecklistFilter.
    ClassRepresents a item of checklist.
    ClassRepresents a collection of the ChecklistItem.
    Class 
    ClassRepresents the logical combination of several OperationExpression.
    ClassConditional allow to customize group conditions.
    ClassConditional filter item presenter.
    ClassPresenter for Conditional Filter that allows to customize combination filters.
    ClassPanel that contains the And and Or radio buttons.
    ClassRepresents a custom filter.
    ClassCustomFilter that represent UI for CustomFilter model
    ClassConditional filter for date data type.
    ClassRepresents a filter of dates with range slider or editors of range.
    ClassBase class represents a filter of dates with range slider or editors of range.
    ClassDateRangeFilter that represents for Date filter model.
    ClassBase class for filter expression condition.
    ClassBase class represents filter of the C1DataFilter control.
    ClassProvides data for the FilterAutoGenerating event of a C1DataFilter control.
    ClassProvides data for the FilterChanged event of a C1DataFilter control.
    ClassRepresents a collection of the filters.
    ClassRepresents the summary of Filter.
    ClassRepresents filter of the C1DataFilter control with summaries.
    ClassRepresents a filter to search text.
    ClassPresenter for FullTextFilter.
    ClassProvides data for the NotifyPropertyChanged.PropertyChanged event of a ChecklistItem class.
    ClassNotify changed abstract
    ClassConditional filter for numeric data type.
    ClassRange filter for numeric range filter.
    ClassRepresents a collection with the CollectionResetting event.
    ClassRepresents the filter operation expression.
    ClassRepresents the expression which takes a predicate as the filtering function.
    ClassRepresents a filter with range slider or editors of range.
    ClassBase class represents a filter with range slider or editors of range.
    ClassDateRangeFilter that represents for Date filter model.
    ClassRepresents a text filter expression with match case and match whole word properties.
    ClassConditional filter for text data type.
    ClassRepresents a filter with checkboxes for bool value.
    ClassPresenter for ThreeStateBoolFilter.
    ClassProvides data for the NotifyPropertyChanged.ValueChanged event of a Filter class.
    Enumerations
     EnumerationDescription
    EnumerationDefines the type of the aggregate function expression.
    EnumerationFilter state.
    EnumerationDefines the auto width mode behavior.
    EnumerationDefines the editors type.
    EnumerationDefines the behavior of CheckListFilter when an empty expression is assigned to it.
    EnumerationDefines the selection behavior.
    See Also