Class TDataGridPagerButtonType
TDataGridPagerButtonType class. TDataGridPagerButtonType defines the enumerable type for the possible types of datagrid pager buttons.
The following enumerable values are defined:
- LinkButton: link buttons
- PushButton: form submit buttons
- TEnumerable implements Iterator
-
TDataGridPagerButtonType
Package: System\Web\UI\WebControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0.4
Located at Web/UI/WebControls/TDataGrid.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0.4
Located at Web/UI/WebControls/TDataGrid.php
__construct(),
current(),
key(),
next(),
rewind(),
valid()
|
string |
LinkButton |
'LinkButton' |
|
string |
PushButton |
'PushButton' |