'Declaration Public Enum PagerPosition Inherits System.Enum
'Usage Dim instance As PagerPosition
public enum PagerPosition : System.Enum
'Declaration Public Enum PagerPosition Inherits System.Enum
'Usage Dim instance As PagerPosition
public enum PagerPosition : System.Enum
Member | Description |
---|---|
Bottom | Displays the page navigation aids in a bar at the bottom of the Spread component and below a command bar (if shown) |
CommandBar | Displays the page navigation aids on the command bar |
Top | Displays the page navigation aids in a bar at the top of the Spread component |
TopBottom | Displays the page navigation aids at the top and bottom of the Spread component in two separate bars |
TopCommandBar | Displays the page navigation aids in a bar at the top of the Spread component and on the command bar |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.PagerPosition