ActiveReports 12
StaticCategories Property

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

Property Value

A StaticMemberCollection object indicating static category headings for the grouping.
See Also

Reference

CategoryGrouping Class
CategoryGrouping Members