'Declaration Public Enum PagerMode Inherits System.Enum
public enum PagerMode : System.Enum
'Declaration Public Enum PagerMode Inherits System.Enum
public enum PagerMode : System.Enum
| Member | Description | 
|---|---|
| NextPrevious | A set of pagination controls consisting of Previous and Next buttons. | 
| NextPreviousFirstLast | A set of pagination controls consisting of Previous, Next, First and Last buttons. | 
| Numeric | A set of pagination controls consisting of numbered link buttons to access pages directly. | 
| NumericFirstLast | A set of pagination controls consisting of numbered and First and Last link buttons. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Pager.PagerMode