GoXam for WPF v3
Spacing Property (GridLayout)
Northwoods.GoXam.Layout Namespace > GridLayout Class : Spacing Property
Gets or sets the minimum horizontal and vertical space between nodes.
Syntax
public Size Spacing {get; set;}

Property Value

The default value is 10x10. The units are in model coordinates.
See Also

Reference

GridLayout Class
GridLayout Members