Checks if the current page is the last one.
Namespace: PerpetuumSoft.Reporting.WebViewer.Client.ViewAssembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public abstract bool IsLastPage() |
| Visual Basic |
|---|
Public MustOverride Function IsLastPage As Boolean |
| Visual C++ |
|---|
public: virtual bool IsLastPage() abstract |