A newer version of this page is available.
Switch to the current version.
ImageZoomExpandWindowImages Class
Contains settings that define images displayed within the ImageZoom's expand window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ImageZoomExpandWindowImages :
ImageZoomWindowImagesBase
Public Class ImageZoomExpandWindowImages
Inherits ImageZoomWindowImagesBase
Related API Members
The following members accept/return ImageZoomExpandWindowImages objects:
Remarks
The ImageZoomExpandWindowImages object provides a number of properties that allow you to assign images to various elements within the ImageZoom's expand window. These properties can be accessed via the ASPxImageZoom.ImagesExpandWindow and ImageZoomSettings.ImagesExpandWindow properties.
Inheritance
Object
StateManager
PropertiesBase
ImagesBase
PopupControlImages
ImageZoomWindowImagesBase
ImageZoomExpandWindowImages
See Also
Feedback