ActiveReports 13
CrossSectionControl Class
Members 

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : CrossSectionControl Class
ARControl is the base class for ActiveReports CrossSection controls.  You should not need to use this class in your application.
Object Model
CrossSectionControl Class
Syntax
'Declaration
 
Public MustInherit Class CrossSectionControl 
   Inherits ARControl
public abstract class CrossSectionControl : ARControl 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.SectionReportModel.ARControl
      GrapeCity.ActiveReports.SectionReportModel.CrossSectionControl
         GrapeCity.ActiveReports.SectionReportModel.CrossSectionBox
         GrapeCity.ActiveReports.SectionReportModel.CrossSectionLine

See Also

Reference

CrossSectionControl Members
GrapeCity.ActiveReports.SectionReportModel Namespace