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

ASPxSchedulerImages.DayMinutes Property

Gets the settings of an image displayed within day minutes.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public ClockImages DayMinutes { get; }

Property Value

Type Description
ClockImages

A ClockImages object that contains image settings.

See Also