ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportSections Namespace / ReportSectionDesigner Class
Members

In This Topic
    ReportSectionDesigner Class
    In This Topic
    Represents the designer for a ReportSection GrapeCity.ActiveReports.PageReportModel.ReportSection.
    Object Model
    ReportSectionDesigner Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ReportSectionDesigner 
       Inherits GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportComponentDesigner
    public sealed class ReportSectionDesigner : GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportComponentDesigner 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                   GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportSections.ReportSectionDesigner

    See Also