GoDiagram Web Reference
TreeLinkPrototype Property

Gets or sets an instance of a link that is copied to connect all new nodes in the constructed diagram, when TreeStructured is true or when using the "TreeParentNode" property binding.
Syntax
'Declaration
 
Public Property TreeLinkPrototype As IGoLink
public IGoLink TreeLinkPrototype {get; set;}

Property Value

The default value is null. This must be set when TreeStructured is true or when using the "TreeParentNode" property binding.
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