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.
public bool TreeLinksToChildren {get; set;}
Property Value
The default value is true. A false value will connect links in the opposite direction.