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.
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.