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

Glossary Item Box

Initializes a new instance of the RpxHandler class.

Syntax

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

See Also