WorkplaceViewComponentContent - свойство
Команды расширения.
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public ObservableCollection<Object> Content { get; }
Public ReadOnly Property Content As ObservableCollection(Of Object)
Get
public:
virtual property ObservableCollection<Object^>^ Content {
ObservableCollection<Object^>^ get () sealed;
}
abstract Content : ObservableCollection<Object> with get
override Content : ObservableCollection<Object> with get
ObservableCollectionObjectIWorkplaceViewComponentContent