FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace
Inheritance Hierarchy
In This Topic
    C1.WPF.FlexGrid Namespace (C1.WPF.FlexGridFilter.4.6.2)
    In This Topic
    Classes
     ClassDescription
    ClassImplements an Excel-style filter that can be added to existing C1FlexGrid controls.
    ClassImplements an special filter row that can be added to existing C1FlexGrid controls.
    ClassProvides the standard implementation for attaching a C1FlexGridFilter to a C1FlexGrid control.
    ClassImplements a full text filter that can be added to existing C1FlexGrid controls.
    ClassInherit from ColumnFilterBase and apply for C1FlexGridFilter behavior
    ClassThe Filter's abstract class defined by a ValueFilter and a ConditionFilter. Both filters must be satisfied by values.
    ClassEditor used to inspect and modify ColumnFilter objects.
    ClassInherit from ColumnFilterBase and apply for C1FlexGridFilterRow behavior
    ClassRepresents a condition within a ConditionFilter.
    ClassFilter composed of two Condition elements that can be combined using an 'and' or an 'or' operator.
    ClassProvides extension methods to support grid and column filtering.
    ClassInherit from ColumnFilterBase and apply for C1FullTextFilter behavior
    ClassImplements a HyperlinkButton control like the one in Silverlight.
    ClassRepresents a condition within a ConditionFilter use for text filter extend
    ClassFilter defined by a list of values that should be accepted. If the list is empty, all values satisfy the filter.
    Structures
     StructureDescription
    StructureEntry for a supported FilterOperation in ColumnFilter objects..
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the modes to perform the filter operation.
    EnumerationRepresents operators that can be used in filter conditions.
    EnumerationRepresents the type if filtering provided by a ColumnFilter.
    See Also