Click or drag to resize

ListViewItem.Indent Property (Typed)

X#
Sets the indentation of a ListView item.

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

Property Value

Type: Long
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