Skip to main content

LookUpEditBase.SelectedIndexChangedEvent Field

Identifies the LookUpEditBase.SelectedIndexChanged routed event.

Namespace: DevExpress.Xpf.Editors

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly RoutedEvent SelectedIndexChangedEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also