ActiveReports 12
Exception Property (UrlErrorEventArgs)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > UrlErrorEventArgs Class : Exception Property

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

Syntax
'Declaration
 
Public ReadOnly Property Exception As Exception
public Exception Exception {get;}

Property Value

The exception.
See Also

Reference

UrlErrorEventArgs Class
UrlErrorEventArgs Members