|
||
The appearance of the DataPager control can additionally be modified by its following properties and the CSS classes that they specify:
Property Name |
Description |
Sample Value |
BackNextButtonStyle |
Back/Next button style. |
|
BackNextLinkSeparator |
Back/Next link separator. |
|
BackNextStyle |
Back/Next style. |
|
ControlCssClass |
CSS class of the pager control. |
|
LabelStyle |
Label style. |
|
PageNumbersStyle |
Page numbers style. |
|
PageNumbersSeparator |
Page numbers separator. |
"," |
PagerControlStyle |
Pager control style. |
|
PagerHTMLAfter |
HTML code to be rendered after the pager. |
|
PagerHTMLBefore |
HTML code to be rendered before the pager. |
|
PagerNumberAreaClass |
CSS class of the number area. |
|
ResultsStyle |
Results style. |
|
SectionPadding |
Section padding. |
|
SelectedClass |
CSS class of the selected page. |
|
UnselectedClass |
CSS class of unselected pages. |
|