Settings for the HxPager.
| Name | Type | Description | 
|---|---|---|
| CssClass | string | 
						Any additional CSS class to apply. | 
| FirstPageIcon | IconBase | 
						Icon for the "First page" button. | 
| LastPageIcon | IconBase | 
						Icon for the "Last page" button. | 
| NextPageIcon | IconBase | 
						Icon for the "Next page" button. | 
| NumericButtonsCount | int? | 
						Number of buttons with numbers to display. | 
| PreviousPageIcon | IconBase | 
						Icon for the "Previous page" button. |