- Sample Name: CollapseExpand2010.5
- Summary: Demonstrates binding elements to properties of the C1OrgChart to create collapsible nodes
- Built for Visual Studio: 2008, 2010
- Built for .NET: 3.5
The most useful of these scenarios is binding a CheckBox.IsChecked property to the C1OrgChart's IsCollapsed property. This allows you to create collapsible C1OrgCharts that behave similarly to a TreeView control.

