OrgChart for UWP/WinRT
C1OrgChart クラス
メンバ 

組織図を表示するコントロール。
オブジェクト モデル
C1OrgChart クラス
構文
'宣言
 
Public Class C1OrgChart 
   Inherits Windows.UI.Xaml.Controls.ItemsControl
   Implements Windows.UI.Xaml.Controls.IItemContainerMapping 
public class C1OrgChart : Windows.UI.Xaml.Controls.ItemsControl, Windows.UI.Xaml.Controls.IItemContainerMapping  
解説

このコントロールを使用するには、以下の主要なプロパティを設定します。

ItemsSource :グラフに表示される項目の階層リスト。

ItemTemplate :項目をビジュアル要素に変換するために使用されるテンプレート。

ChildItemsPath :子項目を含むプロパティ。

継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ItemsControl
                           C1.Xaml.OrgChart.C1OrgChart

Requirements

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

参照

関連項目

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

Send Feedback