IWidgetViewModelChildren - свойство
Gets the children.
Пространство имён: Tessa.UI.Views.Charting.WidgetsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[NotNullAttribute]
ObservableCollection<IWidgetViewModel> Children { get; }
<NotNullAttribute>
ReadOnly Property Children As ObservableCollection(Of IWidgetViewModel)
Get
[NotNullAttribute]
property ObservableCollection<IWidgetViewModel^>^ Children {
ObservableCollection<IWidgetViewModel^>^ get ();
}
[<NotNullAttribute>]
abstract Children : ObservableCollection<IWidgetViewModel> with get
Значение свойства
ObservableCollectionIWidgetViewModel