SelectedIndexes Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets the indexes of the selected items.

IReadOnlyList<IndexPath> SelectedIndexes { get; }

Returns