GridControl.CollapseAllGroups() Method
Collapses all group rows.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
Declaration
Remarks
To collapse a group row, use the GridControl.CollapseGroupRow method. To learn more, see Expanding and Collapsing Group Rows.
See Also