ASPxSchedulerImages.DayMinutes Property
In This Article
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 |
---|---|
Clock |
A Clock |
See Also