GoXam for WPF v3
Compaction Property (TreeVertex)
Northwoods.GoXam.Layout Namespace > TreeVertex Class : Compaction Property
Gets or sets how the children of this node should be packed together.
Syntax
public TreeCompaction Compaction {get; set;}

Property Value

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

Reference

TreeVertex Class
TreeVertex Members