Northwoods.GoWPF 2.2.4 Assembly
LayoutId Property

Gets or sets the Northwoods.GoXam.Layout.DiagramLayout.Id which identifies the layout(s) in a Northwoods.GoXam.Layout.MultiLayout in which this part participates.
Syntax
Public Property LayoutId As String
public string LayoutId {get; set;}

Property Value

The default value is the empty string, which is the Id of the default layer. The value is actually stored on the VisualElement. One normally sets it by setting or data-binding the attached property on the root element of the DataTemplate. Set this to the special value "None" to cause all Northwoods.GoXam.Layout.DiagramLayouts to ignore this Part.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback