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

Gets the collection of IDiagramLayout layouts that are managed by this MultiLayout.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Layouts As IList
C# 
public IList Layouts {get;}

Remarks

Because this is a "Content" property, one can initialize an instance of MultiLayout in XAML just by creating nested elements that are themselves layouts.

Nesting of MultiLayouts is not supported, since it would probably not be useful.

Requirements

See Also

© 2010 All Rights Reserved.