aspnet-devexpress-dot-web-acca9762.md
Contains settings that define images displayed within the ASPxImageZoom’s elements.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImageZoomImages :
ImageControlsImagesBase
Public Class ImageZoomImages
Inherits ImageControlsImagesBase
The following members return ImageZoomImages objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxImageZoom.Images |
| ASP.NET MVC Extensions | ImageZoomSettings.Images |
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.
Object StateManager PropertiesBase ImagesBase DevExpress.Web.ImageControlsImagesBase ImageZoomImages
See Also