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