You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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 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

All Component Classes
Technical Reference

  • No labels