C1.WPF.OrgChart Namespace : C1OrgChart Class |
'Declaration
Public Class C1OrgChart Inherits System.Windows.Controls.ItemsControl
public class C1OrgChart : System.Windows.Controls.ItemsControl
To use this control, set the following main properties:
ItemsSource : a hierarchical list of items to be shown on the chart.
ItemTemplate : template used to convert the items into visuals.
ChildItemsPath : property that contains the child items.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
C1.WPF.OrgChart.C1OrgChart
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