C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / C1Dialog Class / CloseOnEscape Property

In This Topic
CloseOnEscape Property (C1Dialog)
In This Topic
Specifies whether the dialog should close when it has focus and the user presses the escape (ESC) key.
Syntax
'Declaration
 
Public Property CloseOnEscape As System.Boolean
 
See Also