GoDiagram Win Reference
TreeLinksToChildren Property

Gets or sets whether newly created links should connect from logical parent nodes to logical child nodes, when TreeStructured is true or when using the "TreeParentNode" property binding.
Syntax
'Declaration
 
Public Property TreeLinksToChildren As Boolean
public bool TreeLinksToChildren {get; set;}

Property Value

The default value is true. A false value will connect links in the opposite direction.
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

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback