SelectedItems Property

Definition

Assembly TreeDataGrid.Core.dll

Gets the items that were added to the selection.

public IReadOnlyList<T?> SelectedItems { get; }

Returns