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

Property Value

The default value is 10.
Remarks

This is used by AddComments and LayoutComments.

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

See Also

Reference

TreeLayout Class
TreeLayout Members
AlternateCommentMargin Property