ISearchQueryManageDialogViewModelCloseDialogAction - свойство
Gets or sets Действие вызываемое для закрытия окна
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[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