Skip to main content

SelectedIndexes Property

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public IReadOnlyList<int> SelectedIndexes { get; }

Property Value

IReadOnlyList(Int32)

Implements

ISelectionModel.SelectedIndexes

See Also

Reference

SelectionModel(T) Class
Avalonia.Controls.Selection Namespace