ListViewItem.Indent Property | |
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
public virtual Usual Indent { get; set; }
Request Example
View SourceProperty Value
Type:
UsualSets the indentation of a ListView item.
Remarks Tip |
---|
This is only available in detail view, and then only if the item has an associated image.
|
See Also