Back to Devexpress

StartAppointmentResizeEventArgs.SourceAppointment Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-startappointmentresizeeventargs-a55dea91.md

latest1.2 KB
Original Source

StartAppointmentResizeEventArgs.SourceAppointment Property

Returns the appointment the end-user attempts to resize.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public AppointmentItem SourceAppointment { get; }
vb
Public ReadOnly Property SourceAppointment As AppointmentItem

Property Value

TypeDescription
AppointmentItem

A DevExpress.Xpf.Scheduling.AppointmentItem object.

|

See Also

StartAppointmentResizeEventArgs Class

StartAppointmentResizeEventArgs Members

DevExpress.Xpf.Scheduling Namespace