Gets the static category headings for the grouping.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property StaticCategories As StaticMemberCollection |
C# | |
---|---|
public StaticMemberCollection StaticCategories {get;} |
ActiveReports Developer 7 | |
StaticCategories Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CategoryGrouping Class : StaticCategories Property |
Glossary Item Box
Gets the static category headings for the grouping.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property StaticCategories As StaticMemberCollection |
C# | |
---|---|
public StaticMemberCollection StaticCategories {get;} |