List - VerticalScrollTo Method

scrolls to a particular method

Member of List (PRIM_MD.List)

Parameters

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

Details

The VerticalScrollTo method scrolls the container so that the Item moves to the position specified within the viewport.

Allowed Values

Enum ValueDescription
BottomMove to the bottom
CenterMove to the center
TopMove to the top
VisibleEnsure it is visible within the viewport

See also

All Component Classes

Technical Reference

LANSA Version 15, April 2020