Skip to main content
A newer version of this page is available. .

DayViewStyles.AllDayArea Property

Gets the style settings defining the appearance of the All-Day Area.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll

Declaration

public AllDayAreaStyle AllDayArea { get; }

Property Value

Type Description
DevExpress.Web.ASPxScheduler.AllDayAreaStyle

An DevExpress.Web.ASPxScheduler.AllDayAreaStyle object that contains style settings.

See Also