ListView.TopItem Property | |
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
public virtual Usual TopItem { get; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the index of the topmost visible item when the list view is in list view or report view.
See Also