Class TDatePickerPositionMode
TDatePickerPositionMode class. TDatePickerPositionMode defines the positions available for the calendar popup, relative to the corresponding input.
The following enumerable values are defined:
- Top: the date picker is placed above the input field
- Bottom: the date picker is placed below the input field
- TEnumerable implements Iterator
-
TDatePickerPositionMode
Package: System\Web\UI\WebControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Carl G. Mathisen <carlgmathisen@gmail.com>
Since: 3.1.4
Located at Web/UI/WebControls/TDatePicker.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Carl G. Mathisen <carlgmathisen@gmail.com>
Since: 3.1.4
Located at Web/UI/WebControls/TDatePicker.php
__construct(),
current(),
key(),
next(),
rewind(),
valid()
|
string |
Top |
'Top' |
|
string |
Bottom |
'Bottom' |