Back to Devexpress

DxSchedulerAppointmentView.Appointment Property

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentview-26157339.md

latest919 B
Original Source

DxSchedulerAppointmentView.Appointment Property

Returns the appointment.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public DxSchedulerAppointmentItem Appointment { get; }

Property Value

TypeDescription
DxSchedulerAppointmentItem

The appointment.

|

Remarks

Refer to DxSchedulerAppointmentView for examples.

See Also

DxSchedulerAppointmentView Class

DxSchedulerAppointmentView Members

DevExpress.Blazor Namespace