The properties of System.Web.UI.WebControls.TreeNodeStyle are listed below. For a list of all members, see the TreeNodeStyle Members list.
See Also: Inherited members from System.Web.UI.WebControls.Style
ChildNodesPadding | Unit.
Gets or sets the amount of space between a parent node and a child node to which the System.Web.UI.WebControls.TreeNodeStyle class is applied. | |
HorizontalPadding | Unit.
Gets or sets the amount of space to the left and right of the text in the node. | |
ImageUrl | string.
Gets or sets the URL to an image that is displayed next to the node. | |
NodeSpacing | Unit.
Gets or sets the amount of vertical spacing between the node to which the System.Web.UI.WebControls.TreeNodeStyle object is applied and its adjacent nodes. | |
VerticalPadding | Unit.
Gets or sets the amount of space above and below the text for a node. |