GoXam for WPF v3
Id Property (DiagramLayout)
Northwoods.GoXam.Layout Namespace > DiagramLayout 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 is used by CanLayoutPart to decide whether a part should participate in this layout.
See Also

Reference

DiagramLayout Class
DiagramLayout Members
LayoutId Property