ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ErrorInfo Structure / Exception Property

In This Topic
    Exception Property (ErrorInfo)
    In This Topic
    Gets the exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property Exception As Exception
    public Exception Exception {get;}
    See Also