GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > RowGrouping Class : DynamicRows Property |
Gets or sets the dynamic row headings for the grouping.
'Declaration Public Property DynamicRows As DynamicColumnsRows
public DynamicColumnsRows DynamicRows {get; set;}
A DynamicColumnsRows object containing the dynamic row headings for this grouping.