MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / SeriesGrouping Class / DynamicSeries Property

In This Topic
DynamicSeries Property
In This Topic
Gets the dynamic series headings for the grouping.
Syntax
'Declaration
 
Public Property DynamicSeries As DynamicCategoriesSeries
 

Property Value

A DynamicCategoriesSeries containing dynamic series headings for the grouping.
See Also