SearchQueryDialogViewModelIsPublicQueryCheckBoxVisible - свойство
Признак отображения флага "Общедоступный".
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public bool IsPublicQueryCheckBoxVisible { get; set; }
Public Property IsPublicQueryCheckBoxVisible As Boolean
Get
Set
public:
virtual property bool IsPublicQueryCheckBoxVisible {
bool get () sealed;
void set (bool value) sealed;
}
abstract IsPublicQueryCheckBoxVisible : bool with get, set
override IsPublicQueryCheckBoxVisible : bool with get, set
BooleanISearchQueryDialogViewModelIsPublicQueryCheckBoxVisible