ListView.ViewBoundingBox Property | |
The bounding box that encloses all of a list view's items when in icon view or small icon view.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ViewBoundingBox AS USUAL GET
public virtual Usual ViewBoundingBox { get; }
Request Example
View SourceProperty Value
Type:
UsualThe bounding box that encloses all of a list view's items when in icon view or small icon view.
See Also