GoXam for WPF v3
Id Property (MultiLayout)
Northwoods.GoXam.Layout Namespace > MultiLayout Class : Id Property
Gets or sets an identifier for a particular layout.
Syntax
public string Id {get; set;}

Property Value

The default value is the empty string.
Remarks
This property is ignored -- CanLayoutPart just calls IDiagramLayout.CanLayoutPart of the nested layouts.
See Also

Reference

MultiLayout Class
MultiLayout Members