SelectedIndexes Property

Definition

Assembly TreeDataGrid.Core.dll

Gets the indexes of the selected items.

IReadOnlyList<IndexPath> SelectedIndexes { get; }

Returns