Select(IndexPath) Method

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Selects an item by its index in the source data.

void Select(IndexPath index)

Parameters

index
IndexPath

The index into the source data.