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

Glossary Item Box

Creates a new instance of the UrlErrorEventArgs class.

Overload List

OverloadDescription
UrlErrorEventArgs Constructor()Creates a new instance of the UrlErrorEventArgs class.  
UrlErrorEventArgs Constructor(Exception)Initializes a new instance of the UrlErrorEventArgs class with the exception thrown.  

See Also