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

AppointmentImages Class

Holds images used to display within the appointments.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public class AppointmentImages :
    ImagesBaseNoLoadingPanel

The following members return AppointmentImages objects:

Remarks

An appointment’s visual representation uses images to indicate appointment type, start and end times, appointment’s extension beyond visible area. The AppointmentImages class provides these images and maintain their list.

Inheritance

Object
StateManager
PropertiesBase
ImagesBase
DevExpress.Web.ASPxScheduler.Internal.ImagesBaseNoLoadingPanel
AppointmentImages
See Also