ActiveReports 11
StaticRowColumn Class
Members 

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : StaticRowColumn Class
Defines a column or row header region with a fixed set of columns or rows.
Object Model
StaticRowColumn Class
Syntax
'Declaration
 
Public NotInheritable Class StaticRowColumn 
   Inherits ReportComponentContainer
   Implements IRdlContainerIReportComponentIReportComponentContainer 
Remarks

Only one ColumnGrouping in each matrix may be static.

Only one RowGrouping in each matrix may be static.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.PageReportModel.ReportComponent
            GrapeCity.ActiveReports.PageReportModel.ReportComponentContainer
               GrapeCity.ActiveReports.PageReportModel.StaticRowColumn

See Also

Reference

StaticRowColumn Members
GrapeCity.ActiveReports.PageReportModel Namespace