Grouping Property (DynamicColumnsRows)
Gets or sets the expressions by which to group the data.
'Declaration
Public Property Grouping As Grouping
public Grouping Grouping {get; set;}
Property Value
A Grouping object containing the expressions by which to group the data.