ActiveReports Developer 7
Corner Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Corner Class

Glossary Item Box

The Corner element defines the layout and structure of the upper left-hand corner region of a matrix.

Object Model

Corner Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Corner 
   Inherits ReportComponentContainer
   Implements IRdlContainerIReportComponentIReportComponentContainer 

Inheritance Hierarchy

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

See Also