AppointmentImages.NoRecurrence Property
Provides access to settings of an image, representing the “No Recurrence” symbol.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ImageProperties | An ImageProperties object, which defines image settings. |
Remarks
Refer to the AppointmentImages.Reminder topic for more information.
See Also