
'宣言 Public Class C1OrgChart Inherits System.Windows.Controls.ItemsControl Implements MS.Internal.Controls.IGeneratorHost, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper
public class C1OrgChart : System.Windows.Controls.ItemsControl, MS.Internal.Controls.IGeneratorHost, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper
このコントロールを使用するには、以下の主要なプロパティを設定します。
ItemsSource :グラフに表示される項目の階層リスト。
ItemTemplate :項目をビジュアル要素に変換するために使用されるテンプレート。
ChildItemsPath :子項目を含むプロパティ。
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
C1.Silverlight.OrgChart.C1OrgChart