SelectionModel<T>.

SelectedIndexes Property

Namespace
Avalonia.Controls.Selection
Containing Type
SelectionModel<T>

Syntax

public IReadOnlyList<int> SelectedIndexes { get; }

Value

Type Description
IReadOnlyList<int>