Skip to main content

ASPxSchedulerImages.FormEditors Property

Gets the settings of an image displayed within the form editors.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public SchedulerFormEditorsImages FormEditors { get; }

Property Value

Type Description
SchedulerFormEditorsImages

A SchedulerFormEditorsImages object that contains image settings.

See Also