Back to Devexpress

DxSchedulerAppointmentItem.AllDay Property

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentitem-35ed2d31.md

latest937 B
Original Source

DxSchedulerAppointmentItem.AllDay Property

Specifies whether the appointment is scheduled for the entire day or several days.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public bool AllDay { get; set; }

Property Value

TypeDescription
Boolean

True, if an appointment is an all-day appointment; otherwise, false.

|

See Also

DxSchedulerAppointmentItem Class

DxSchedulerAppointmentItem Members

DevExpress.Blazor Namespace