GrapeCity.ActiveReports.Document.v9 Assembly > GrapeCity.ActiveReports.Document Namespace > SectionDocument Class : DownloadError Event |
'Declaration Public Event DownloadError As UrlErrorEventHandler
public event UrlErrorEventHandler DownloadError
The event handler receives an argument of type UrlErrorEventArgs containing data related to this event. The following UrlErrorEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Exception | Gets or sets a value that specifies the exception that caused the download error. |