Property SelectedIndices
SelectedIndices
Gets the currently selected option indices, in selection order, as a read-only snapshot.
protected IReadOnlyList<int> SelectedIndices { get; }
Property Value
Remarks
To enumerate the selected option data values, project this list against Options.