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

ASPxSchedulerImages.NightHours Property

Gets the settings of an image displayed within the night hours.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public ClockImages NightHours { get; }

Property Value

Type Description
ClockImages

An ClockImages object that contains image settings.

See Also