ActiveReports Developer 7
ReportExplorer Constructor
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : ReportExplorer Constructor

Glossary Item Box

Initializes a new instance of the ReportExplorer class.

Syntax

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

See Also