List List Item - ScrollLeft Property

Left position of a scrolled child control relative to its parent control

Member of List List Item (PRIM_LIST.ListItem)

Data Type - Integer

Details

The ScrollLeft property returns the position of the item relative to its parent list's left boundary in pixels.
 
ScrollLeft is continually updated when a scroll bar is moved.
 
A negative value means that the item is to the left of the parent left boundary, while a positive value means it's to the right.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2