Page view models list.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public enum PageModel |
Visual Basic (Declaration) |
---|
Public Enumeration PageModel |
Visual C++ |
---|
public enum class PageModel |
Members
Member name | Description | |
---|---|---|
Single |
Gets the property which indicates that only one page is viewed each time.
| |
Continued |
Gets the property which indicates that there viewed as many pages as possible.
|