ComponentOne Studio for WinRT XAML
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

参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.