Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / IMultipleDistinctValuesEqualityComparer Interface

In This Topic
    IMultipleDistinctValuesEqualityComparer Interface Methods
    In This Topic

    For a list of all members of this type, see IMultipleDistinctValuesEqualityComparer members.

    Public Methods
     NameDescription
     MethodDetermines if a data item should be included in a filter or not based on the auto filter values that are selected and the distinct values of a data item’s property.  
     Method (Inherited from System.Collections.IEqualityComparer)
    Top
    See Also