Skip to main content

PropertyGridControl.SortEvent Field

Identifies the PropertyGridControl.Sort routed event.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v23.2.dll

NuGet Package: DevExpress.Wpf.PropertyGrid

Declaration

public static readonly RoutedEvent SortEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also