
Set the vertical scroll position using an item
Member of List (PRIM_LIST)
Parameters
Name | Type | Data Type | Description |
---|---|---|---|
Item | *Input | PRIM_LIST.ListItem | Item in the list to be positioned to |
ScrollPosition | *Input | Enumeration | Position of the item within the view port |
Details
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 |
See also
LANSA Version 15, April 2020