C1.Xaml.OrgChart アセンブリ > C1.Xaml.OrgChart 名前空間 : 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