GoDiagram Web Reference
TreeParentNodePortPath Property

Gets or sets the property path to find the port on a logical parent node to which a copy of TreeLinkPrototype will be connected, when TreeStructured is true or when using the "TreeParentNode" property binding.
Syntax
'Declaration
 
Public Property TreeParentNodePortPath As String
public string TreeParentNodePortPath {get; set;}

Property Value

This defaults to "Port", which should work for most node classes that are defined to have a single port.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoXmlBindingTransformer Class
GoXmlBindingTransformer Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback