GoXam for WPF v3
ArrangementSpacing Property (MultiLayout)
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
>
MultiLayout Class
: ArrangementSpacing Property
Gets or sets the space between which each nested layout will be positioned.
Syntax
C#
public
Size
ArrangementSpacing {
get
;
set
;}
Property Value
This defaults to the Size(20, 20).
See Also
Reference
MultiLayout Class
MultiLayout Members