Back to Devexpress

SchedulerAppointmentFormInfo.SourceAppointment Property

blazor-devexpress-dot-blazor-dot-schedulerappointmentforminfo-f97efc1c.md

latest1.0 KB
Original Source

SchedulerAppointmentFormInfo.SourceAppointment Property

Specifies the appointment for which the edit form is shown.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public DxSchedulerAppointmentItem SourceAppointment { get; }

Property Value

TypeDescription
DxSchedulerAppointmentItem

The source appointment.

|

Remarks

Refer to the SchedulerAppointmentFormInfo class description for additional information and an example.

See Also

SchedulerAppointmentFormInfo Class

SchedulerAppointmentFormInfo Members

DevExpress.Blazor Namespace