'Declaration Public Enum PagerPosition Inherits System.Enum
public enum PagerPosition : System.Enum
'Declaration Public Enum PagerPosition Inherits System.Enum
public enum PagerPosition : System.Enum
| Member | Description | 
|---|---|
| Bottom | A pager positioned at the bottom of the control. | 
| Top | A pager positioned at the top of the control. | 
| TopAndBottom | Pagers positioned at both the top and the bottom of the control. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1GridView.PagerPosition