This topic has not yet been rated - Rate this topic

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)
public enum PagerDisplayMode
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.

The following illustration shows the different display modes.

DataPager Display Modes

DataPager display modes

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ