| Name | Description | |
|---|---|---|
|  | PagerSettings Constructor | 
The following tables list the members exposed by PagerSettings.
| Name | Description | |
|---|---|---|
|  | PagerSettings Constructor | 
| Name | Description | |
|---|---|---|
|  | FirstPageClass | The class of the first-page button. | 
|  | FirstPageText | The text to display for the first-page button. | 
|  | LastPageClass | The class of the last-page button. | 
|  | LastPageText | The text to display for the last-page button. | 
|  | Mode | Determines the pager mode. | 
|  | NextPageClass | The class of the next-page button. | 
|  | NextPageText | The text to display for the next-page button. | 
|  | PageButtonCount | The number of page buttons to display in the pager. | 
|  | Position | Gets or sets a value that specifies the location where the pager is displayed. | 
|  | PreviousPageClass | The class of the previous-page button. | 
|  | PreviousPageText | The text to display for the previous-page button. | 
|  | Visible | Gets or sets a value indicating whether the paging controls are displayed in a C1GridView control. |