Occurs when data about a page were received from a server.

Namespace: PerpetuumSoft.Reporting.WebViewer.Client
Assembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public PageInfoLoadedCallback PageInfoLoadedEvent
Visual Basic
Public PageInfoLoadedEvent As PageInfoLoadedCallback
Visual C++
public:
PageInfoLoadedCallback^ PageInfoLoadedEvent

See Also