The members of System.Web.UI.WebControls.TreeNodeStyle are listed below.
See Also: Inherited members from System.Web.UI.WebControls.Style
Initializes a new instance of the System.Web.UI.WebControls.TreeNodeStyle class. | ||
Initializes a new instance of the System.Web.UI.WebControls.TreeNodeStyle class with the specified System.Web.UI.StateBag object information. |
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. |
override | CopyFrom(Style)
| |
override | MergeWith(Style)
| |
override | Reset()
|
override | FillStyleAttributes(System.Web.UI.CssStyleCollection, System.Web.UI.IUrlResolutionService)Documentation for this section has not yet been entered. |