[]
Gets or sets the expressions by which to group the data.
public Grouping Grouping { get; set; }
Type | Description |
---|---|
Grouping | A Grouping object containing the expressions by which to group the data. |
If omitted, this member is static; otherwise, it is dynamic.