List - VerticalScrollTo Method
scrolls to a particular method
Member of List (PRIM_MD.List)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Item | *Input | PRIM_MD.ListItem | Scroll to a partiticular item in the list |
| ScrollPosition | *Input | Enumeration | Returns the scroll position |
The VerticalScrollTo method scrolls the container so that the Item moves to the position specified within the viewport.
Allowed Values
| 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