Represents a constituent item of the hierarchy displayed inside a TreeViewNode.
The following tables list the members exposed by the TreeViewItem type.
Name | Description | |
---|---|---|
Initializes a new instance of the TreeViewItem class. |
Name | Description | |
---|---|---|
Gets or sets the brush used to paint item's background. |
||
Gets a list of this item's children. |
||
Gets or sets a value indicating whether this item is expanded to show its children. |
||
Gets or sets the font used to render item's text. |
||
Gets or sets the height of this item. |
||
Gets or sets the image displayed by this item. |
||
Gets or sets a Base64-encoded image to display inside this item. |
||
Gets or sets URL of the image to display inside this item. |
||
Gets or sets the padding distance between item's borders and image. |
||
Gets the parent item of this item. |
||
Gets or sets custom data tag associated with this item. |
||
Gets or sets the text label displayed by this item. |
||
Gets or sets the item's text color. |
||
Gets or sets the tooltip text that should be displayed when the mouse hovers over this item. |
Name | Description | |
---|---|---|
Loads the item's content from an XML element. |
||
Saves the item's content into an XML element. |