DeselectedIndexes Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

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

public override IReadOnlyList<IndexPath> DeselectedIndexes { get; }

Returns