ISearchQueryManageDialogViewModelCloseDialogAction - свойство |
Gets or sets Действие вызываемое для закрытия окна
Пространство имён:
Tessa.UI.Views
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
Action CloseDialogAction { get; set; }<NotNullAttribute>
Property CloseDialogAction As Action
Get
Set
[NotNullAttribute]
property Action^ CloseDialogAction {
Action^ get ();
void set (Action^ value);
}[<NotNullAttribute>]
abstract CloseDialogAction : Action with get, set
Значение свойства
Тип:
Action
См. также