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

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.v19.1.dll

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