Table of Contents

Property EscModalResult

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

EscModalResult

Gets or sets ModalResult of the ESC key.

public virtual ModalResult EscModalResult { get; set; }

Property Value

ModalResult

Remarks

Set this property to Canceled if you want to close modal dialog when ESC key is pressed.