Checks if the current page is the first 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 IsFirstPage() |
Visual Basic |
---|
Public MustOverride Function IsFirstPage As Boolean |
Visual C++ |
---|
public: virtual bool IsFirstPage() abstract |