ActiveReports Developer 7
UrlErrorEventArgs Class
Members  See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace : UrlErrorEventArgs Class

Glossary Item Box

Specifies the arguments of a downloadError event.

Object Model

UrlErrorEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class UrlErrorEventArgs 
   Inherits System.EventArgs
C# 
public class UrlErrorEventArgs : System.EventArgs 

Inheritance Hierarchy

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

See Also