Skip to main content
A newer version of this page is available. .

ASPxSchedulerImages.AppointmentInplaceEditor Property

Gets the settings of an image displayed within an appointment’s inplace editor.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll

Declaration

public AppointmentInplaceEditorImages AppointmentInplaceEditor { get; }

Property Value

Type Description
DevExpress.Web.ASPxScheduler.AppointmentInplaceEditorImages

A DevExpress.Web.ASPxScheduler.AppointmentInplaceEditorImages object that contains image settings.

See Also