GoXam for WPF v3
AlternateRowSpacing Property
Northwoods.GoXam.Layout Namespace > TreeLayout Class : AlternateRowSpacing Property
Gets or sets the distance between rows of children.
Syntax
[DefaultValue(25)]
public double AlternateRowSpacing {get; set;}

Property Value

The default value is 25.
Remarks

This property is only used when there is more than one row of children for a given parent node. LayerSpacing determines the distance between the parent node and its first row of child nodes.

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

See Also

Reference

TreeLayout Class
TreeLayout Members
AlternateBreadthLimit Property
AlternateRowIndent Property