SelectingItemsControlSelectedItem Property

Gets or sets the selected item.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Object? SelectedItem { get; set; }

Property Value

Object

See Also