GoXam for WPF v3
Alignment Property (GridLayout)
Northwoods.GoXam.Layout Namespace > GridLayout Class : Alignment Property
Gets or sets whether the Location or the Position should be used to arrange each node.
Syntax
public GridAlignment Alignment {get; set;}

Property Value

The default value is GridAlignment.Location -- the Locations will be aligned in a grid.
See Also

Reference

GridLayout Class
GridLayout Members