CardEditorModelWithUIExtensions - свойство |
Выполнять UI расширения при действиях с карточкой.
Пространство имён:
Tessa.UI.Cards.Models
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public bool WithUIExtensions { get; set; }
Public Property WithUIExtensions As Boolean
Get
Set
public:
virtual property bool WithUIExtensions {
bool get () sealed;
void set (bool value) sealed;
}
abstract WithUIExtensions : bool with get, set
override WithUIExtensions : bool with get, set
Значение свойства
Тип:
BooleanРеализации
ICardEditorModelWithUIExtensionsСм. также