Click or drag to resize

ListView.ViewOrigin Property (Typed)

X#
The Point object representing the current view origin of a list view when in icon view or small icon view.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ViewOrigin AS Point GET 
Request Example View Source

Property Value

Type: Point
The Point object representing the current view origin of a list view when in icon view or small icon view.
See Also