GoXam for WPF v3
Alignment Property (TreeVertex)
Northwoods.GoXam.Layout Namespace > TreeVertex Class : Alignment Property
Gets or sets how this parent node should be aligned relative to its children.
Syntax
public TreeAlignment Alignment {get; set;}

Property Value

The default value is TreeAlignment.CenterChildren.
Remarks
This inherited property is initialized in the InitializeTreeVertexValues method.
See Also

Reference

TreeVertex Class
TreeVertex Members