SelectedItems Property

Definition

Assembly TreeDataGrid.Core.dll

Gets the items that were added to the selection.

public IReadOnlyList<object?> SelectedItems { get; }

Returns