A newer version of this page is available.
Switch to the current version.
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
Public Class ImageZoomImages
Inherits ImageControlsImagesBase
Related API Members
The following members accept/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
Feedback