IDataQuerySettings TQuery  NewGroupBy Method Kentico 8.0 API Reference
Clears the current group by, reverting the source of data to the original. Note, that this method also resets the existing having condition which is closely bound to the group by.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

columns
Type:  OnlineSystem String 

Return Value

Type: TQuery
See Also