GoXam for WPF v3
CommentSpacing Property (TreeVertex)
Northwoods.GoXam.Layout Namespace > TreeVertex Class : CommentSpacing Property
Gets or sets the space to leave between consecutive comments.
Syntax
public double CommentSpacing {get; set;}

Property Value

The default value is 10. Negative values may cause comments to overlap.
Remarks
This inherited property is initialized in the InitializeTreeVertexValues method.
See Also

Reference

TreeVertex Class
TreeVertex Members