ITreeList.CollapseAll() Method
Collapses all rows in the TreeList component.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.Grid.v26.1.dll
Declaration
void CollapseAll()
Remarks
Refer to the CollapseAll() method description for additional information and an example.
See Also