ActiveReports Developer 7
CrossSectionBox Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CrossSectionBox Class : CrossSectionBox Constructor

Glossary Item Box

Initializes a new instance of the CrossSectionBox class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public CrossSectionBox()

See Also