ActiveReports 10
Error Property

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > ReportModelBase Class : Error Property
Non-null if LoadState is LoadState.Error, null otherwise. Second class property: you will not be notified on this property change.
Syntax
'Declaration
 
Public ReadOnly Property Error As Exception
public Exception Error {get;}
See Also

Reference

ReportModelBase Class
ReportModelBase Members