Represents an item in a TreeGrid control.
The following tables list the members exposed by the TreeNode type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the TreeNode class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the CanExpand dependency property. |
|
![]() ![]() |
Identifies the Collapsed routed event. |
|
![]() ![]() |
Identifies the Expanded routed event. |
|
![]() ![]() |
Identifies the Indent attached property. |
|
![]() ![]() |
Identifies the IsExpanded dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value that represents the distance between the left side of a TreeNode and its parent. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the tree node can be expanded interactively. This is a dependency property. |
|
![]() |
Gets or sets the indentation of this tree node. |
|
![]() |
Gets or sets a value indicating whether this tree node is expanded. This is a dependency property. |
Name | Description | |
---|---|---|
![]() ![]() |
Sets the value of the TreeNode.Indent attached property for a given dependency object. |
|
![]() |
FrameworkElement.OnApplyTemplate override. |
|
![]() ![]() |
Gets the value of the TreeNode.Indent attached property for a given dependency object. |
Name | Description | |
---|---|---|
![]() |
Control.ArrangeOverride override. |
|
![]() |
ItemsControl.ClearContainerForItemOverride override. |
|
![]() |
ItemsControl.GetContainerForItemOverride override. |
|
![]() |
ItemsControl.IsItemItsOwnContainerOverride override. |
|
![]() |
Control.MeasureOverride override. |
|
![]() |
ItemsControl.PrepareContainerForItemOverride override. |
Name | Description | |
---|---|---|
![]() |
Occurs when the tree node is collapsed either programmatically or interactively. |
|
![]() |
Occurs when the tree node is expanded either programmatically or interactively. |