WorkplaceCreationContextTreeIsVisible - свойство
Признак отображения дерева рабочего места
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public bool TreeIsVisible { get; set; }
Public Property TreeIsVisible As Boolean
Get
Set
public:
virtual property bool TreeIsVisible {
bool get () sealed;
void set (bool value) sealed;
}
abstract TreeIsVisible : bool with get, set
override TreeIsVisible : bool with get, set
BooleanIWorkplaceCreationContextTreeIsVisible