Intersoft.Client.UI.Data Namespace : PagerDisplayMode Enumeration |
Public Enum PagerDisplayMode Inherits System.Enum
Dim instance As PagerDisplayMode
public enum PagerDisplayMode : System.Enum
public enum class PagerDisplayMode : public 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
Intersoft.Client.UI.Data.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