Gets or sets the expressions by which to group the detail data.
| Visual Basic (Declaration) | |
|---|---|
Public Property Grouping As Grouping | |
| C# | |
|---|---|
public Grouping Grouping {get; set;} | |
Return Value
A Grouping object containing the expressions by which to group the detail data.