The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PagerDisplayMode Enumeration
Silverlight
Specifies how the page controls are displayed on a DataPager control.
Namespace: System.Windows.Controls
Assembly: System.Windows.Controls.Data (in System.Windows.Controls.Data.dll)
| Member name | Description | |
|---|---|---|
| FirstLastNumeric | Shows the First and Last buttons, and the numeric display. | |
| FirstLastPreviousNext | Shows the First, Last, Previous, and Next buttons. | |
| FirstLastPreviousNextNumeric | Shows the First, Last, Previous, and Next buttons, and the numeric display. | |
| Numeric | Shows the numeric display. | |
| PreviousNext | Shows the Previous and Next buttons. | |
| PreviousNextNumeric | Shows the Previous and Next buttons, and the numeric display. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:
