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. |
Name | Description | |
---|---|---|
![]() |
Creates a copy of this item. |
|
![]() |
Gets a list of this item's children in the hierarchy. |
|
![]() |
Implements InplaceEditable.getEditRect. Returns the rectangle where the in-place edit text box should appear (in document coordinates). |
|
![]() |
Gets whether this item is expanded to show its children. |
|
![]() |
Gets the height of this item. |
|
![]() |
Gets a collection of all links that point to this item. |
|
![]() |
Gets the label of this item. |
|
![]() |
Gets the brush used to draw this item's label text. |
|
![]() |
Gets 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 custom data associated with this item. |
|
![]() |
Implements InplaceEditable.getTextToEdit. Returns the text that should be displayed initially when this item is edited in-place. |
|
![]() |
Loads the item content from an XML element. |
|
![]() |
Implements Externalizable. |
|
![]() |
|
|
![]() |
Implements InplaceEditable.setEditedText. Assigns the edited text to the item after in-place edit operation completes successfully |
|
![]() |
Sets whether this item is expanded to show its children. |
|
![]() |
Sets the height of this item. |
|
![]() |
Sets the image that is displayed in this treeview item. |
|
![]() |
Sets the label of this item. |
|
![]() |
Sets the brush used to draw this item's label text. |
|
![]() |
Sets the label font of this item. |
|
![]() |
Sets custom data associated with this item. |
|
![]() |
Implements Externalizable. |
Name | Description | |
---|---|---|
![]() |
Saves the item content into an XML element. |