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

In This Topic
    Corner Class
    In This Topic
    The 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