ActiveReports 12
Grouping Property (DynamicCategoriesSeries)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DynamicCategoriesSeries Class : Grouping Property

Gets or sets the expressions by which to group the data.

Syntax
'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.

Remarks
Page breaks in the grouping are not allowed.
See Also

Reference

DynamicCategoriesSeries Class
DynamicCategoriesSeries Members