Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / AutoFilterValuesChangedEventArgs Class


In This Topic
    AutoFilterValuesChangedEventArgs Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets a collection of auto-filter values.  
    Public PropertyGets the NotifyCollectionChangedEventArgs object received when NotifyCollectionChanged is raised.  
    Public PropertyGets the detail description to which the AutoFilterValues collection belongs.  
    Public PropertyGets the DataGridItemPropertyBase object whose filter has been modified.  
    Top
    See Also