ActiveReports 6 Online Help
CrossSectionControl Class
Members 

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
   DataDynamics.ActiveReports.ARControl
      DataDynamics.ActiveReports.CrossSectionControl
         DataDynamics.ActiveReports.CrossSectionBox
         DataDynamics.ActiveReports.CrossSectionLine

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CrossSectionControl Members
DataDynamics.ActiveReports Namespace

Send Feedback