SelectedIndexes Property
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
IReadOnlyList<int> SelectedIndexes { get; }
ReadOnly Property SelectedIndexes As IReadOnlyList(Of Integer)
Get
abstract SelectedIndexes : IReadOnlyList<int> with get
Property Value
See Also
Reference
ISelectionModel Interface
Avalonia.Controls.Selection Namespace