SelectionModelSelectionChangedEventArgs<T>.

SelectedIndexes Property

Summary

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

Syntax

public override IReadOnlyList<int> SelectedIndexes { get; }

Value

Type Description
IReadOnlyList<int>