ActiveReports Developer 7
ReportDataException Constructor()
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > ReportDataException Class > ReportDataException Constructor : ReportDataException Constructor()

Glossary Item Box

Initializes a new instance of the ReportDataException class.

Syntax

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

See Also