ActiveReports Developer 7
Load Event
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Load Event

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Event Load As System.EventHandler
C# 
public event System.EventHandler Load

See Also