ActiveReports 12
StaticRows Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > RowGrouping Class : StaticRows Property

Gets the static row headings for the grouping.

Syntax
'Declaration
 
Public ReadOnly Property StaticRows As StaticRowColumnCollection
public StaticRowColumnCollection StaticRows {get;}

Property Value

A StaticRowColumnCollection containing the static row headings for the grouping.

See Also

Reference

RowGrouping Class
RowGrouping Members