Back to Devexpress

TreeListView.SelectionChangedEvent Field

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-57a4379c.md

latest1.2 KB
Original Source

TreeListView.SelectionChangedEvent Field

Identifies the TreeListView.SelectionChanged routed event. The TreeListView.SelectionChanged event is obsolete. Use SelectionChanged instead.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace