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

Property Value

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

Reference

TreeLayout Class
TreeLayout Members