ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / UrlErrorEventArgs Class / Exception Property

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

    Property Value

    The exception.
    See Also