Back to Devexpress

AppointmentInfo.Appointment Property

maui-devexpress-dot-maui-dot-scheduler-dot-appointmentinfo.md

latest831 B
Original Source

AppointmentInfo.Appointment Property

Returns the appointment with which a user interact.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public AppointmentItem Appointment { get; }

Property Value

TypeDescription
AppointmentItem

The appointment with which a user interacts.

|

See Also

AppointmentInfo Class

AppointmentInfo Members

DevExpress.Maui.Scheduler Namespace