| Infragistics.Win Namespace > UIElement Class : CancelCaptureOnEscape Property (UIElement) |
Indicates if capture for this element should be terminated if the escape key is pressed.
[Visual Basic]
Public Overridable ReadOnly Property CancelCaptureOnEscape As Boolean[C#]
public virtual bool CancelCaptureOnEscape {get;}