ActiveReports Developer 7
Custom Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Custom Class : Custom Constructor

Glossary Item Box

Initializes a new instance of Custom class.

Syntax

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

See Also