Class: CustomUpDown
Source Location: /comctrls.inc.php
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
return: | (bsSingle, bsNone) |
access: | protected |
property
DataField : string
[line 2169]
Fieldname to attach
Tags:
property
DataSource : object Reference
[line 2177]
DataSource points to a DataSource component if used.
Tags:
property
Increment : integer
[line 2186]
Specifies the amount the Position value changes each time the up or down button is pressed.
Tags:
property
Max : integer
[line 2202]
Specifies the maximum value of the Position property.
Tags:
property
Min : integer
[line 2194]
Specifies the minimum value of the Position property.
Tags:
property
Position : integer
[line 2210]
Specifies the current value represented by the up-down control.
Tags:
Events
Javascript Events
Methods
|
|