ActiveReports6 Assembly > DataDynamics.ActiveReports Namespace : CrossSectionBox Class |
The CrossSectionBox control renders a rectangular outline with its corners where you place them in the header and footer sections, and its vertical lines growing with intervening sections.
'Declaration Public NotInheritable Class CrossSectionBox Inherits CrossSectionControl
public sealed class CrossSectionBox : CrossSectionControl
The background color of the CrossSectionBox control is rendered on the report page before any other sections and controls. This means that the background color is visible on transparent sections only.
Unlike the background color, the border of the CrossSectionBox control is rendered after all other controls on the page.
System.Object
DataDynamics.ActiveReports.ARControl
DataDynamics.ActiveReports.CrossSectionControl
DataDynamics.ActiveReports.CrossSectionBox
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