ASPxClientCardView.CollapseAll Method
Collapses all group rows.
Declaration
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