Back to Devexpress

ListBoxEdit.SelectedIndexProperty Field

wpf-devexpress-dot-xpf-dot-editors-dot-listboxedit-f56ae784.md

latest1.1 KB
Original Source

ListBoxEdit.SelectedIndexProperty Field

Identifies the ListBoxEdit.SelectedIndex dependency property.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static readonly DependencyProperty SelectedIndexProperty
vb
Public Shared ReadOnly SelectedIndexProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

ListBoxEdit Class

ListBoxEdit Members

DevExpress.Xpf.Editors Namespace