Back to Devexpress

AppointmentItem.End Property

maui-devexpress-dot-maui-dot-scheduler-dot-appointmentitem-d3041097.md

latest813 B
Original Source

AppointmentItem.End Property

Gets or sets the end date and time of the appointment.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public DateTime End { get; set; }

Property Value

TypeDescription
DateTime

The end date and time of the appointment.

|

See Also

AppointmentItem Class

AppointmentItem Members

DevExpress.Maui.Scheduler Namespace