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

Property Value

The default value is 20.
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
AlternateCommentSpacing Property