Page view models list.
Namespace:
PerpetuumSoft.Reporting.Silverlight.ClientAssembly: PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.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 page as possible. |