GoXam for WPF v3
Id Property (IDiagramLayout)
Northwoods.GoXam.Layout Namespace > IDiagramLayout Interface : Id Property
Gets or sets an identifier for a particular layout.
Syntax
string Id {get; set;}
Remarks
This is used by DiagramLayout.CanLayoutPart to decide whether a part should participate in this layout, normally based on the part's LayoutId.
See Also

Reference

IDiagramLayout Interface
IDiagramLayout Members