Can I set the initial state i.e. collapsed or expanded of the node? Thanks.
1stconsulting,
If you have any other questions, please let me know.
Hi 1stconsulting,
Each OrgChartNode within the xamOrgChart contains an IsExpanded property. You can use this to expand or collapse the nodes.
Here's a link with more information:http://help.infragistics.com/NetAdvantage/DV/2011.1/CLR4.0/?page=xamOrgChart_Customizing_Individual_Nodes.html
Let me know if you have any questions about this.