Click or drag to resize

ListView.TopItem Property

X#
A numeric value representing the index of the topmost visible item when the list view is in list view or report view.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY TopItem AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A numeric value representing the index of the topmost visible item when the list view is in list view or report view.
See Also