[]
        
(Showing Draft Content)

FarPoint.Web.Spread.PagerPosition

PagerPosition Enum

Specifies in which tool bars the page navigation aids are displayed in the Spread component.

Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum PagerPosition
Public Enum PagerPosition

Fields

Name 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