ComponentOne Studio for WinRT XAML
Children プロパティ (C1Chart)

子要素のコレクションを取得します。
構文
'宣言
 
Public ReadOnly Property Children As System.Collections.ObjectModel.ObservableCollection(Of UIElement)
public System.Collections.ObjectModel.ObservableCollection<UIElement> Children {get;}
参照

C1Chart クラス
C1Chart メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.