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