SelectedIndexes Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets the indexes of the currently selected cells.

IReadOnlyList<CellIndex> SelectedIndexes { get; }

Returns