Documentation for this section has not yet been entered.
Use the TreeNodeStyle.HorizontalPadding property to control the amount of horizontal space around the text of the node to which the System.Web.UI.WebControls.TreeNodeStyle is applied. This space is inserted between the left edge of the text and the border of the text area, as well as between the right edge of the text and the border for the text. To control the vertical spacing, use the TreeNodeStyle.VerticalPadding property.
The value of this property is stored in view state.