ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CustomControl Class
Members

In This Topic
    CustomControl Class
    In This Topic
    CustomControl is a wrapper class that allows you to print .NET controls that inherit from System.Windows.Forms.Control
    Object Model
    CustomControl Class
    Syntax
    'Declaration
     
    Public NotInheritable Class CustomControl 
       Inherits ARControl
       Implements GrapeCity.ActiveReports.Controls.Design.IPersistControl 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.SectionReportModel.ARControl
          GrapeCity.ActiveReports.SectionReportModel.CustomControl

    See Also