property PropertiesList.Indent as Long
Retrieves or sets the amount, in pixels, that child items are indented relative to their parent items.

TypeDescription
Long A long expression that indicates the amount, in pixels, that child items are indented relative to their parent items
Use the Indent property to increase or decrease the amount, in pixels, that child items are indented relative to their parent items. By default, the Indent property is 14 pixels. If the Indent property is 0 ,the control displays no indent for child items. Use the AutoIndent property to specify whether the control automatically indents the child items.