ActiveReports 11
Exception Property (ValidationEntry)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ValidationEntry Class : Exception Property
Gets a System.Exception object that is thrown if the severity level is an error.
Syntax
'Declaration
 
Public ReadOnly Property Exception As Exception
public Exception Exception {get;}
See Also

Reference

ValidationEntry Class
ValidationEntry Members