Back to Devexpress

TreeListView.StartSortingEvent Field

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-d001b78c.md

latest1.1 KB
Original Source

TreeListView.StartSortingEvent Field

Identifies the TreeListView.StartSorting routed event.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly RoutedEvent StartSortingEvent
vb
Public Shared ReadOnly StartSortingEvent As RoutedEvent

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace