GoXam for WPF v3
Compaction Property (TreeLayout)
Northwoods.GoXam.Layout Namespace > TreeLayout Class : Compaction Property
Gets or sets how closely to pack the child nodes of a subtree.
Syntax
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public TreeCompaction Compaction {get; set;}

Property Value

The default value is TreeCompaction.Block.
Remarks
This sets the RootDefaults's property of the same name.
See Also

Reference

TreeLayout Class
TreeLayout Members