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

Glossary Item Box

The following tables list the members exposed by UrlErrorEventArgs.

Public Constructors

 NameDescription
Public ConstructorUrlErrorEventArgs ConstructorOverloaded. Creates a new instance of the UrlErrorEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyException

Gets or sets a value that specifies the exception that caused the download error.

 
Top

See Also