ASPxClientCardView.CollapseAll Method
In This Article
Collapses all group rows.
#Declaration
TypeScript
CollapseAll(): void
#Remarks
To collapse the specified group row, use the ASPxClientCardView.CollapseGroupRow method. To expand all group rows, use the ASPxClientCardView.ExpandAll method.
#Online Demos
See Also