Gets or sets the indentation amount (in pixels) for the child nodes of the System.Web.UI.WebControls.TreeView control.
Documentation for this section has not yet been entered.
Use the TreeView.NodeIndent property to control the amount of spacing between the left edge of a child node and the left edge of its parent node.
The TreeView.NodeIndent property affects every child node in the System.Web.UI.WebControls.TreeView control. It is not possible to control the indentation amount of each node individually.
The value of this property is stored in view state.