Back to Devexpress

DayViewBase.ShowWorkTimeOnly Property

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewbase-cbd94ad5.md

latest949 B
Original Source

DayViewBase.ShowWorkTimeOnly Property

Gets or sets whether the View should show only WorkTime. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public bool ShowWorkTimeOnly { get; set; }

Property Value

TypeDefaultDescription
Booleanfalse

true if the View should show only work time; otherwise, false.

|

See Also

DayViewBase Class

DayViewBase Members

DevExpress.Maui.Scheduler Namespace