OrgChart for WPF/Silverlight
C1OrgChart クラス
メンバ 

C1.Silverlight.OrgChart.5 アセンブリ > C1.Silverlight.OrgChart 名前空間 : C1OrgChart クラス
組織図を表示するコントロール。
オブジェクト モデル
C1OrgChart クラス
シンタックス
'宣言
 
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

参照

C1OrgChart メンバ
C1.Silverlight.OrgChart 名前空間