ActiveReports Developer 7
CustomControl Constructor()
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CustomControl Class > CustomControl Constructor : CustomControl Constructor()

Glossary Item Box

Initializes a new instance of the CustomControl class.

Syntax

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

See Also