Performs switching to the top of the page.

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 abstract void PageHome()
Visual Basic (Declaration)
Public MustOverride Sub PageHome
Visual C++
public:
virtual void PageHome() abstract

See Also