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

In This Topic
CloseOnEscape Property (C1LightBox)
In This Topic
Determines whether to close the popup window when user presses the ESC key.
Syntax
'Declaration
 
Public Property CloseOnEscape As System.Boolean
 
See Also