CardViewControlViewModelDeleteButtonVisible - свойство |
Признак отображения кнопки удаления строки
Пространство имён:
Tessa.UI.Cards.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[PublicAPIAttribute]
public bool DeleteButtonVisible { get; set; }<PublicAPIAttribute>
Public Property DeleteButtonVisible As Boolean
Get
Set
public:
[PublicAPIAttribute]
property bool DeleteButtonVisible {
bool get ();
void set (bool value);
}[<PublicAPIAttribute>]
member DeleteButtonVisible : bool with get, set
Значение свойства
Тип:
Boolean
См. также