ActiveReports 12
StaticSeries Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > SeriesGrouping Class : StaticSeries Property
Gets the static series headings for the grouping.
Syntax
'Declaration
 
Public ReadOnly Property StaticSeries As StaticMemberCollection
public StaticMemberCollection StaticSeries {get;}

Property Value

A StaticMemberCollection containing static series headings for the grouping.
See Also

Reference

SeriesGrouping Class
SeriesGrouping Members