Back to Devexpress

AgendaView.Start Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaview-fbc31903.md

latest845 B
Original Source

AgendaView.Start Property

Gets or sets the start date that is displayed in the AgendaView. This is a bindable property.

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 date.

|

See Also

AgendaView Class

AgendaView Members

DevExpress.Maui.Scheduler Namespace