Class \Prado\Web\UI\WebControls\TRepeatDirection
TRepeatDirection class.
TRepeatDirection defines the enumerable type for the possible directions that repeated contents can repeat along
The following enumerable values are defined:
- Vertical
- Horizontal
Class hierarchy
- \Prado\Web\UI\WebControls\TRepeatDirection
- \Prado\TEnumerable implements Iterator
Since: 3.0.4
__construct, current, key, next, rewind, valid |
public
mixed
|
Horizontal
|
'Horizontal'
|
public
mixed
|
Vertical
|
'Vertical'
|