Report page loading event parameters.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public class PageLoadedEventArgs : EventArgs
Visual Basic (Declaration)
Public Class PageLoadedEventArgs _
	Inherits EventArgs
Visual C++
public ref class PageLoadedEventArgs : public EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    PerpetuumSoft.Reporting.Silverlight.Client..::.PageLoadedEventArgs

See Also