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

ASPxSchedulerImages.NightMinutes Property

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

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public ClockImages NightMinutes { get; }

Property Value

Type Description
ClockImages

An ClockImages object that contains image settings.

See Also