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

Glossary Item Box

Initializes an instance of the RdlxHandler class.

Syntax

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

See Also