ASPxSchedulerImages.TimeIndicator Property
Gets the settings of an image displayed within the time indicator.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v25.2.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
| Type | Description |
|---|---|
| ImageProperties | An ImageProperties object that contains image settings. |
See Also