Northwoods.GoSilverlight 1.2.2 Assembly
Initial Property
See Also  Send Feedback
Northwoods.GoXam Namespace > LayoutManager Class : Initial Property

Gets or sets under what conditions an "initialization" or "reset" of the model should cause layouts to be invalidated.

Syntax

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

Property Value

The default value is LayoutInitial.InvalidateIfNodesUnlocated.

Remarks

The diagram will call LayoutManager.LayoutDiagram with this value when there has been a significant change to the whole diagram, such as:

Requirements

See Also

© 2010 All Rights Reserved.