Gets or sets the expressions by which to group the data.
'Declaration Public Property Grouping As Grouping
public Grouping Grouping {get; set;}
A Grouping object containing the expressions by which to group the data.
TableGroup Class TableGroup Members