ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Dashboard.Design Namespace / ReportItemDesignerBase Class
Members

In This Topic
    ReportItemDesignerBase Class
    In This Topic
    Represents the base class for dashboard report item designers.
    Object Model
    ReportItemDesignerBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class ReportItemDesignerBase 
       Inherits GrapeCity.ActiveReports.Design.DdrDesigner.Designers.CustomReportItemDesigner
    public abstract class ReportItemDesignerBase : GrapeCity.ActiveReports.Design.DdrDesigner.Designers.CustomReportItemDesigner 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                            GrapeCity.ActiveReports.Dashboard.Design.ReportItemDesignerBase

    See Also