SelectedIndex Property
Gets or sets the index of the selected item.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int SelectedIndex { get; set; }
Public Property SelectedIndex As Integer
Get
Set
member SelectedIndex : int with get, set
Property Value
Int32See Also
Reference
SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace