| C1.Silverlight.DataGrid.Ria Namespace : PagerDisplayMode Enumeration | 
'DeclarationPublic Enum PagerDisplayMode Inherits System.Enum
public enum PagerDisplayMode : System.Enum
| Member | 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. | 
System.Object
   System.ValueType
      System.Enum
         C1.Silverlight.DataGrid.Ria.PagerDisplayMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2