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

Property Value

The default value is 20.
Remarks

This is used by AddComments and LayoutComments.

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

See Also

Reference

TreeLayout Class
TreeLayout Members
CommentSpacing Property