-
Home
-
API
-
Avalonia.Controls
-
HierarchicalTreeDataGridSource
-
Methods
-
Expand(IndexPath)
Expand(IndexPath) Method
Definition
Expands the row at the specified index.
public void Expand(IndexPath index)
Parameters
- index
- IndexPath
The index path of the row to expand.