Back to Devexpress

DataControlBase.FilterGroupSortChangingEvent Field

wpf-devexpress-dot-xpf-dot-grid-dot-datacontrolbase-e03dee0a.md

latest1.2 KB
Original Source

DataControlBase.FilterGroupSortChangingEvent Field

Identifies 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 static readonly RoutedEvent FilterGroupSortChangingEvent
vb
Public Shared ReadOnly FilterGroupSortChangingEvent As RoutedEvent

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

DataControlBase Class

DataControlBase Members

DevExpress.Xpf.Grid Namespace