Documentation for this section has not yet been entered.
Use the PagerSettings.Position property to specify the location at which to display the pager. The following table describes the different positions.
| PagerPosition.Bottom |
The bottom of the control. |
| PagerPosition.Top |
The top of the control. |
| PagerPosition.TopAndBottom |
At both the top and bottom of the control. |
The value of this property is stored in view state.