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

Property Value

The default value is 10.
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
CommentMargin Property