| KaxDataPagerButtonField Class |
Namespace: Kettic.AspNet.Controls
The KaxDataPagerButtonField type exposes the following members.
| Name | Description | |
|---|---|---|
| KaxDataPagerButtonField |
| Name | Description | |
|---|---|---|
| InitializeFieldControls |
This method must be overriden in order to build controls for the current KaxDataPagerField.
(Overrides KaxDataPagerFieldInitializeFieldControls(KaxDataPagerFieldItem).) |
| Name | Description | |
|---|---|---|
| FieldType |
This property specifies the type of the field. Default value is PrevNext field type.
| |
| FirstButtonText |
This property specifies First button text.
| |
| LastButtonText |
This property specifies Last button text.
| |
| NextButtonText |
This property specifies Next button text.
| |
| PageButtonCount |
This property specifies the number of the buttons for Numeric field type.
| |
| PrevButtonText |
This property specifies Prev button text.
|