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

In This Topic
    Shape Class
    In This Topic
    Shape
    Object Model
    Shape Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Shape 
       Inherits ShapeBase
       Implements IReportComponentIValidateable 
    public sealed class Shape : ShapeBase, IReportComponentIValidateable  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             GrapeCity.ActiveReports.PageReportModel.ReportComponent
                GrapeCity.ActiveReports.PageReportModel.ReportItem
                   GrapeCity.ActiveReports.PageReportModel.ShapeBase
                      GrapeCity.ActiveReports.PageReportModel.Shape

    See Also