SelectedIndexes Property

Definition

Assembly TreeDataGrid.Core.dll

Gets the indexes of the items that were added to the selection.

public override IReadOnlyList<IndexPath> SelectedIndexes { get; }

Returns