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

Gets or sets whether this layout is valid; if not, the Northwoods.GoXam.LayoutManager will call DiagramLayout.DoLayout sometime in order to make sure the layout is valid.

Syntax

Visual Basic (Declaration) 
Public Property ValidLayout As Boolean
C# 
public bool ValidLayout {get; set;}

Remarks

This property simply holds the validity state -- changing the value does not request the performance of the layout any time soon.

Requirements

See Also

© 2010 All Rights Reserved.