Skip to main content

PropertyGridControl.SelectionChangedEvent Field

Identifies the PropertyGridControl.SelectionChanged routed event.

Namespace: DevExpress.Xpf.PropertyGrid

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

NuGet Package: DevExpress.Wpf.PropertyGrid

Declaration

public static readonly RoutedEvent SelectionChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also