Web Page - VerticalScrollTo Method
Scroll the container to move a control in to view
Member of Web Page (PRIM_WEB)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Control | *Input | PRIM_CTRL | Control to be moved in to view |
| ScrollPosition | *Input | Enumeration | Location of the scrolled control |
The VerticalScrollTo method scrolls the container so that the Control moves to the position specified within the viewport.
| Enum Value | Description |
|---|---|
| Bottom | Move to the bottom |
| Center | Move to the center |
| Top | Move to the top |
| Visible | Ensure it is visible within the viewport |
LANSA Version 15, April 2020