ActiveReports Developer 7
ARControl Class
Members 

ARControl is the base class for ActiveReports controls.  You should not need to use this class in your application.
Object Model
ARControl Class
Syntax
'Declaration
 
Public Class ARControl 
public class ARControl 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.SectionReportModel.ARControl
      GrapeCity.ActiveReports.SectionReportModel.Barcode
      GrapeCity.ActiveReports.SectionReportModel.ChartControl
      GrapeCity.ActiveReports.SectionReportModel.CheckBox
      GrapeCity.ActiveReports.SectionReportModel.CrossSectionControl
      GrapeCity.ActiveReports.SectionReportModel.CustomControl
      GrapeCity.ActiveReports.SectionReportModel.Label
      GrapeCity.ActiveReports.SectionReportModel.Line
      GrapeCity.ActiveReports.SectionReportModel.OleObject
      GrapeCity.ActiveReports.SectionReportModel.PageBreak
      GrapeCity.ActiveReports.SectionReportModel.Picture
      GrapeCity.ActiveReports.SectionReportModel.ReportInfo
      GrapeCity.ActiveReports.SectionReportModel.RichTextBox
      GrapeCity.ActiveReports.SectionReportModel.Shape
      GrapeCity.ActiveReports.SectionReportModel.SubReport
      GrapeCity.ActiveReports.SectionReportModel.TextBox

See Also

Reference

ARControl Members
GrapeCity.ActiveReports.SectionReportModel Namespace