Back to Devexpress

AppointmentItem.Start Property

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

latest821 B
Original Source

AppointmentItem.Start Property

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

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public DateTime Start { get; set; }

Property Value

TypeDescription
DateTime

The start date and time of the appointment.

|

See Also

AppointmentItem Class

AppointmentItem Members

DevExpress.Maui.Scheduler Namespace