ASPxSchedulerImages.AppointmentInplaceEditor Property
Gets the settings of an image displayed within an appointment’s inplace editor.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxScheduler.AppointmentInplaceEditorImages | A DevExpress.Web.ASPxScheduler.AppointmentInplaceEditorImages object that contains image settings. |
See Also