Top position of a scrolled child control relative to its parent control
Member of List List Item (PRIM_LIST.ListItem)
Data Type - Integer
The ScrollTop property returns the position of the item relative to its parent list's top boundary in pixels. ScrollTop is continually updated when a scroll bar is moved. A negative value means that the item is to the above of the list, while a positive value means it's below.
Febuary 18 V14SP2