Skip to main content

ASPxSchedulerImages.DayMinutes Property

Gets the settings of an image displayed within day minutes.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v24.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