This property returns and sets the width of the indentation for a Treeview control. Each new child Node object is indented by the amount specified in this property.
object.Indentation [= number]
If you change the Indentation property at run time, the TreeView is redrawn to reflect the new width. The property value cannot be negative.