ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Advanced Namespace / DesignerForm Class
Members

In This Topic
    DesignerForm Class
    In This Topic
    The main form containing the Flat Designer
    Object Model
    DesignerForm Class
    Syntax
    'Declaration
     
    Public Class DesignerForm 
       Inherits GrapeCity.ActiveReports.Design.ShadowedForm
    public class DesignerForm : GrapeCity.ActiveReports.Design.ShadowedForm 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                            GrapeCity.ActiveReports.Design.Advanced.DesignerForm

    See Also