Expand(IndexPath) Method

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Expands the row at the specified index.

public void Expand(IndexPath index)

Parameters

index
IndexPath

The index path of the row to expand.