Click or drag to resize

ListView.ViewBoundingBox Property (Typed)

X#
The bounding box that encloses all of a list view's items 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 ViewBoundingBox AS BoundingBox GET 
Request Example View Source

Property Value

Type: BoundingBox
The bounding box that encloses all of a list view's items when in icon view or small icon view.
See Also