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

Corner Class
Represents a Corner element defines the layout and structure of the upper left-hand corner region of a matrix.
Object Model
Corner Class
Syntax
'Declaration
 
Public NotInheritable Class Corner 
   Inherits ReportComponentContainer
   Implements IRdlContainerIReportComponentIReportComponentContainerIValidateable 
 
Inheritance Hierarchy

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

See Also