Class 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
- TEnumerable implements Iterator
-
TRepeatDirection
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/TRepeatInfo.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/TRepeatInfo.php
__construct(),
current(),
key(),
next(),
rewind(),
valid()
|
string |
Vertical |
'Vertical' |
|
string |
Horizontal |
'Horizontal' |