Back to Devexpress

FilterGroupSortChangingEventArgs Class

wpf-devexpress-dot-xpf-dot-grid-9bd0930f.md

latest1.4 KB
Original Source

FilterGroupSortChangingEventArgs Class

Provides data for the DataControlBase.FilterGroupSortChanging event.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public class FilterGroupSortChangingEventArgs :
    RoutedEventArgs
vb
Public Class FilterGroupSortChangingEventArgs
    Inherits RoutedEventArgs

FilterGroupSortChangingEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs FilterGroupSortChangingEventArgs

See Also

FilterGroupSortChangingEventArgs Members

DevExpress.Xpf.Grid Namespace