Group Class
Specifies the grouping options of a SelectQuery.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Related API Members
The following members return Group objects:
#Remarks
A Group
object is returned by the SelectQuery.GroupBy and SelectQuery.GroupByExpression methods.
To access all groups corresponding to a specific query, use the SelectQuery.Groups property.