Position of the list item relative to the top boundary of the list
Member of List CurrentItem (PRIM_MD.ListCurrentItem)
Data Type - Integer
The Top property specifies the number of pixels between the upper edge of the component and the upper edge of its container in pixels. If the control is under layout management, the Top property may be automatically modified by changes to other controls or the layout manager. To determine the positon on the control on the screen, use the ScreenTop property.
Febuary 18 V14SP2