MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DynamicColumnsRows Class
Members

DynamicColumnsRows Class
Represents a column or row header region that repeats with each column or row group in the rowset of a Matrix.
Object Model
DynamicColumnsRows Class
Syntax
'Declaration
 
Public NotInheritable Class DynamicColumnsRows 
   Inherits ReportComponentContainer
   Implements IRdlContainerIReportComponentIReportComponentContainerIValidateable 
 
Inheritance Hierarchy

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

See Also