ActiveReports 12
DynamicCategories Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CategoryGrouping Class : DynamicCategories Property
Gets the dynamic category headings for the grouping.
Syntax
'Declaration
 
Public Property DynamicCategories As DynamicCategoriesSeries
public DynamicCategoriesSeries DynamicCategories {get; set;}

Property Value

A DynamicCategoriesSeries object indicating the dynamic category headings for the grouping.
See Also

Reference

CategoryGrouping Class
CategoryGrouping Members