GoXam for WPF v3
Parent Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Layout Namespace
>
TreeVertex Class
: Parent Property
Gets or sets the logical parent for this node.
Syntax
C#
public
TreeVertex
Parent {
get
;
set
;}
Remarks
This structural property is computed in
WalkTree
. You probably should not be setting this property.
See Also
Reference
TreeVertex Class
TreeVertex Members