Skip to main content

RecurrenceInfo.AllDay Property

This property is obsolete and remains for backward compatibility.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.2.Core.dll

NuGet Package: DevExpress.Scheduler.Core

#Declaration

public bool AllDay { get; set; }

#Property Value

Type Description
Boolean

Always false.

#Implements

See Also