Back to Devexpress

CompleteAppointmentResizeEventArgs.Canceled Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-completeappointmentresizeeventargs.md

latest1.2 KB
Original Source

CompleteAppointmentResizeEventArgs.Canceled Property

Indicates whether the resize operation has been canceled.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

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

Property Value

TypeDescription
Boolean

true, if the resize operation has been canceled; otherwise, false.

|

See Also

CompleteAppointmentResizeEventArgs Class

CompleteAppointmentResizeEventArgs Members

DevExpress.Xpf.Scheduling Namespace