SelectionModelSelectionChangedEventArgs<T>.

DeselectedIndexes Property

Summary

Gets the indexes of the items that were removed from the selection.

Syntax

public override IReadOnlyList<int> DeselectedIndexes { get; }

Value

Type Description
IReadOnlyList<int>