GoXam for WPF v3
Spacing Property (GridLayout)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Layout Namespace
>
GridLayout Class
: Spacing Property
Gets or sets the minimum horizontal and vertical space between nodes.
Syntax
C#
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