CardEditorModelWithUIExtensions - свойство
Выполнять UI расширения при действиях с карточкой.
Пространство имён: Tessa.UI.Cards.ModelsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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
BooleanICardEditorModelWithUIExtensions