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

Glossary Item Box

Initializes a new instance of the CrossSectionLine class.

Syntax

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

See Also