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

Glossary Item Box

Initializes a new instance of the Section class.

Syntax

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

See Also