ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / UrlErrorEventArgs Class
Members

In This Topic
    UrlErrorEventArgs Class
    In This Topic
    Specifies the arguments of a downloadError event.
    Object Model
    UrlErrorEventArgs Class
    Syntax
    'Declaration
     
    Public Class UrlErrorEventArgs 
       Inherits System.EventArgs
    public class UrlErrorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.ActiveReports.Document.Section.UrlErrorEventArgs

    See Also