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

ImageZoomImages Class

Contains settings that define images displayed within the ASPxImageZoom’s elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ImageZoomImages :
    ImageControlsImagesBase

The following members return ImageZoomImages objects:

Remarks

The ImageZoomImages object provides a number of properties that allow you to assign images to various elements within the ASPxImageZoom. These properties can be accessed via the ASPxImageZoom.Images property.

Inheritance

Object
StateManager
PropertiesBase
ImagesBase
DevExpress.Web.ImageControlsImagesBase
ImageZoomImages
See Also