In This Topic
Gets or sets an expression by which to group the data.
Syntax
'Declaration
Public Property Grouping As Grouping
public Grouping Grouping {get; set;}
Property Value
A
Grouping object representing the expression by which to group the data.
See Also