SelectedItem Property

Definition

Assembly TreeDataGrid.Core.dll

Gets the selected item.

object? SelectedItem { get; }

Returns

Remarks

In the case of multiple selected items, returns the item that was first selected.