Performs page scroll down.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public abstract void PageDown() |
| Visual Basic (Declaration) |
|---|
Public MustOverride Sub PageDown |
| Visual C++ |
|---|
public: virtual void PageDown() abstract |