[]
        
Gets or sets which page navigation aids are displayed in the Spread component.
[Bindable(true)]
public PagerMode Mode { get; set; }
<Bindable(True)>
Public Property Mode As PagerMode
| Type | Condition | 
|---|---|
| InvalidOperationException | Property must be PagerMode.NextPrev when position is Command Bar.  |