Tile - HorizontalScrollTo Method
Set the horizontal scroll position using a child control
Member of Tile (PRIM_TILE)
Name |
Type |
Data Type |
Description |
Control |
*Input |
Control to be moved in to the view port |
|
ScrollPosition |
*Input |
Enumeration |
Position of the control within the view port |
The HorizontalScrollTo method scrolls the container so that the Control moves to the position specified within the viewport.
Enum Value |
Description |
Center |
Move to the center |
Left |
Move to the left |
Right |
Move to the right |
Visible |
Ensure it is visible within the viewport |
All Component Classes
Technical Reference