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