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

In This Topic
    IMultipleDistinctValuesEqualityComparer Interface Members
    In This Topic

    The following tables list the members exposed by IMultipleDistinctValuesEqualityComparer.

    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