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