GridManualPager Class [PHP]
GridPager
|__ GridManualPager
|__ GridManualPager
Summary
Properties | Description | |
ButtonType | Get or set type of button. | |
GoPageButtonText | Get or set the text of go-page button | |
ManualPagerTemplate | Get or set the template of manual pager. | |
TextBoxWidth | Get or set width of page input textbox. |
Properties Detail
ButtonTypeTop
string ButtonType
Get or set type of button.
Default value : "Button"
Allowed values :
- "Button" : Show edit delete command in button
- "Link" : Show edit delete command in link
- "Image" : Show edit delete command in image
Supported from version: 1.0.0.0
GoPageButtonTextTop
string GoPageButtonText
Get or set the text of go-page button
Supported from version: 1.0.0.0
ManualPagerTemplateTop
string ManualPagerTemplate
Get or set the template of manual pager.
Supported from version: 1.0.0.0
TextBoxWidthTop
string TextBoxWidth
Get or set width of page input textbox.
Supported from version: 1.0.0.0