Click or drag to resize

ListViewItem.Indent Property

X#
Sets the indentation of a ListView item.

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

Property Value

Type: Usual
Sets the indentation of a ListView item.
Remarks
Tip Tip
This is only available in detail view, and then only if the item has an associated image.
See Also