AppointmentImages.Recurrence Property
In This Article
Provides access to settings of an image, representing the “Recurrence” symbol.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public ImageProperties Recurrence { get; }
#Property Value
Type | Description |
---|---|
Image |
An Image |
#Remarks
Refer to the AppointmentImages.Reminder topic for more information.
See Also