SelectedIndex Property

Definition

Assembly TreeDataGrid.Core.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.