Gets or sets an expression by which to group the data.
| Visual Basic (Declaration) | |
|---|---|
Public Property Grouping As Grouping | |
| C# | |
|---|---|
public Grouping Grouping {get; set;} | |
Property Value
A Grouping expression by which to group the data.A Grouping is required if there are any DataRegions contained within the List.