SelectedIndexes Property

Definition

Assembly TreeDataGrid.Core.dll

Gets the indexes of the currently selected cells.

IReadOnlyList<CellIndex> SelectedIndexes { get; }

Returns