Gets or sets the expressions by which to group the data.
Visual Basic (Declaration) | |
---|---|
Public Property Grouping As Grouping |
C# | |
---|---|
public Grouping Grouping {get; set;} |
Property Value
A Grouping object containing the expressions by which to group the data.
Page breaks in the grouping are not allowed.