| C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace : PagerDisplayMode Enumeration |
'Declaration Public 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.WPF.InputPanel.PagerDisplayMode