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

Glossary Item Box

Creates a new instance of the UrlErrorEventArgs class.

Syntax

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

See Also