SelectedItems Property
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IList? SelectedItems { get; set; }
Public Property SelectedItems As IList
Get
Set
member SelectedItems : IList with get, set