GridPrevNextPager Class [PHP]
GridPager
|__ GridPrevNextPager
|__ GridPrevNextPager
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. |
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