Gets or sets grouping, that defines the expressions by which to group the data. If omitted, this is a static member (otherwise, this is a dynamic member).
Syntax
'Declaration
Public Property Grouping As Grouping
public Grouping Grouping {get; set;}
See Also