System.Web.UI.WebControls.TreeNodeStyle: Property Members

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

Public Properties

ChildNodesPaddingUnit.

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.

HorizontalPaddingUnit.

Gets or sets the amount of space to the left and right of the text in the node.

ImageUrlstring.

Gets or sets the URL to an image that is displayed next to the node.

NodeSpacingUnit.

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.

VerticalPaddingUnit.

Gets or sets the amount of space above and below the text for a node.