Skip to main content

SchedulerFormEditorsImages Class

Contains settings that allow images to be defined for specific elements of editors used within the ASPxScheduler.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class SchedulerFormEditorsImages :
    EditorImages

The following members return SchedulerFormEditorsImages objects:

Remarks

An object of the SchedulerFormEditorsImages type can be accessed via the FormEditors property accessible via the ASPxScheduler.Images property.

Inheritance

See Also