Deselect(IndexPath) Method

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Deselects an item by its index in the source data.

void Deselect(IndexPath index)

Parameters

index
IndexPath

The index into the source data.