![]() | ![]() |
GridPrevNextAndNumericPager Class [PHP]
|__ GridPrevNextAndNumericPager
Summary
| Properties | Description | |
![]() | NextPageText | Get or set the text of next page button. |
![]() | NextPageToolTip | Get or set the tooltip of next page button. |
![]() | PrevPageText | Get or set the text of previous page button. |
![]() | PrevPageToolTip | Get or set the tooltip of previous page button. |
![]() | Range | Get or set the number of page selection showing at a time. |
Properties Detail
NextPageTextTop
string NextPageText
Get or set the text of next page button.
Supported from version: 1.0.0.0
NextPageToolTipTop
string NextPageToolTip
Get or set the tooltip of next page button. The tooltip will show when mouse is over the button.
Supported from version: 1.0.0.0
PrevPageTextTop
string PrevPageText
Get or set the text of previous page button.
Supported from version: 1.0.0.0
PrevPageToolTipTop
string PrevPageToolTip
Get or set the tooltip of previous page button. The tooltip will show when mouse is over the button.
Supported from version: 1.0.0.0
RangeTop
int Range
Get or set the number of page selection showing at a time.
Supported from version: 1.0.0.0
![]() | ![]() |

