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