WorkplaceLayoutViewModelFirstChild - свойство |
Gets or sets модель расположенная слева/вверху
Пространство имён:
Tessa.UI.Views
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[CanBeNullAttribute]
public WorkplaceLayoutViewModel FirstChild { get; set; }<CanBeNullAttribute>
Public Property FirstChild As WorkplaceLayoutViewModel
Get
Set
public:
[CanBeNullAttribute]
property WorkplaceLayoutViewModel^ FirstChild {
WorkplaceLayoutViewModel^ get ();
void set (WorkplaceLayoutViewModel^ value);
}[<CanBeNullAttribute>]
member FirstChild : WorkplaceLayoutViewModel with get, set
Значение свойства
Тип:
WorkplaceLayoutViewModel
См. также