GoXam for WPF v3
AlternateRowIndent Property
Northwoods.GoXam.Layout Namespace > TreeLayout Class : AlternateRowIndent Property
Gets or sets the default indentation of the first child of each row, if the Alignment is not a "Center" alignment.
Syntax
[DefaultValue(10)]
public double AlternateRowIndent {get; set;}

Property Value

The default value is 10. The value should be non-negative.
Remarks

This is used to leave room for the links that connect a parent node with the child nodes that are in additional rows.

This sets the AlternateDefaults's property of the same name.

See Also

Reference

TreeLayout Class
TreeLayout Members
AlternateBreadthLimit Property
AlternateRowIndent Property