Back to Devexpress

AgendaView.ShowEmptyDays Property

maui-devexpress-dot-maui-dot-scheduler-dot-agendaview-76de12b1.md

latest923 B
Original Source

AgendaView.ShowEmptyDays Property

Gets or sets whether the AgendaView should show days that have no appointments (empty days). This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public bool ShowEmptyDays { get; set; }

Property Value

TypeDescription
Boolean

true to display empty days; otherwise, false.

|

See Also

AgendaView Class

AgendaView Members

DevExpress.Maui.Scheduler Namespace