MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CustomControl Class
Members

CustomControl Class
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