Back to Devexpress

QueryContinueAppointmentResizeEventArgs.EscapePressed Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-querycontinueappointmentresizeeventargs-58917db3.md

latest1.2 KB
Original Source

QueryContinueAppointmentResizeEventArgs.EscapePressed Property

Indicates whether the user has pressed the ESC button.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public bool EscapePressed { get; }
vb
Public ReadOnly Property EscapePressed As Boolean

Property Value

TypeDescription
Boolean

true, if the user has pressed the ESC button; otherwise, false.

|

See Also

QueryContinueAppointmentResizeEventArgs Class

QueryContinueAppointmentResizeEventArgs Members

DevExpress.Xpf.Scheduling Namespace