ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / UrlErrorEventArgs Class
Members

In This Topic
    UrlErrorEventArgs Class
    In This Topic
    Represents the arguments of the url error 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