SelectedIndex Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets the selected index within the data.

IndexPath SelectedIndex { get; set; }

Returns

Remarks

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