ContinueRecordDragEventArgs.EscapePressed Property
Gets whether the user pressed the ESC key.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the ESC key was pressed; otherwise, false. |
See Also