ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CrossSectionControl Class
Members

In This Topic
    CrossSectionControl Class
    In This Topic
    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
    See Also