ActiveReports Developer 7
Viewer Constructor
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Viewer Constructor

Glossary Item Box

Initializes the new instance of Viewer class.

Syntax

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

See Also