DeselectedItems Property

Definition

Assembly TreeDataGrid.Core.dll

Gets the items that were removed from the selection.

public IReadOnlyList<T?> DeselectedItems { get; }

Returns