Northwoods.GoSilverlight 1.2.2 Assembly
Alignment Property
See Also  Send Feedback
Northwoods.GoXam.Layout Namespace > GridLayout Class : Alignment Property

Gets or sets whether the Northwoods.GoXam.Node.Location or the Northwoods.GoXam.Node.Position should be used to arrange each node.

Syntax

Visual Basic (Declaration) 
Public Property Alignment As GridAlignment
C# 
public GridAlignment Alignment {get; set;}

Property Value

The default value is GridAlignment.Location -- the Northwoods.GoXam.Node.Locations will be aligned in a grid.

Requirements

See Also

© 2010 All Rights Reserved.