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

ASPxSchedulerImages Class

Contains settings that allow images to be defined for the scheduler’s specific elements.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public class ASPxSchedulerImages :
    ImagesBase

The following members return ASPxSchedulerImages objects:

Library Related API Members
ASP.NET Controls and MVC Extensions AppointmentRecurrenceFormSettings.Images
ASPxScheduler.Images
SchedulerSettings.Images
ASP.NET Bootstrap Controls BootstrapScheduler.Images

Remarks

An object of the ASPxSchedulerImages type can be accessed via the ASPxScheduler.Images property.

Inheritance

See Also