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