Represents a constituent item of the hierarchy displayed inside a TreeViewNode.
The following tables list the members exposed by the TreeViewItem type.
Name | Description | |
---|---|---|
Overloaded. 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 in the hierarchy. |
||
Gets or sets whether this item is expanded to show its children. |
||
Gets or sets the height of this item. |
||
Gets or sets the image that is displayed in this treeview item. |
||
Gets or sets a URL used to load an image into this item. |
||
Gets a collection of all links that point to this item. |
||
Gets or sets the label of this item. |
||
Gets or sets the brush used to draw the label of this item. |
||
Gets or sets the label font of this item. |
||
Gets a collection of all links that go out of this item. |
||
Gets the parent item of this item. |
||
Gets or sets custom data associated with this item. |
Name | Description | |
---|---|---|
Implements INotifyPropertyChanged.PropertyChanged. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |