ActiveReports Developer 7
CompiledReportHandler Constructor
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Handlers Namespace > CompiledReportHandler Class : CompiledReportHandler Constructor

Glossary Item Box

Initializes a new instance of the CompiledReportHandler class.

Syntax

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

See Also