WorkplaceViewComponentContent - свойство
Команды расширения.
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
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