ASPxSchedulerImages.NightHours Property
In This Article
Gets the settings of an image displayed within the night hours.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public ClockImages NightHours { get; }
#Property Value
Type | Description |
---|---|
Clock |
An Clock |
See Also