Position of the pager.
Namespace:
PerpetuumSoft.Reporting.WebAssembly: PerpetuumSoft.Reporting.Web (in PerpetuumSoft.Reporting.Web.dll) Version: 3.9.0.1
Syntax
C# |
---|
public enum PagerPosition |
Visual Basic (Declaration) |
---|
Public Enumeration PagerPosition |
Visual C++ |
---|
public enum class PagerPosition |
Members
Member name | Description | |
---|---|---|
Top | At top. | |
Bottom | At bottom. | |
Both | At both top and bottom. | |
None | Don't show pager. |