ImageZoomNavigatorImages Class
Contains settings that define images displayed within the navigator elements of the image zoom.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return ImageZoomNavigatorImages objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxImageZoomNavigator.Images |
ASP.NET MVC Extensions | ImageZoomNavigatorSettings.Images |
Remarks
The ImageZoomNavigatorImages object provides a number of properties that allow you to assign images to various elements within the Image Zoom Navigator. These properties can be accessed via the ImageZoomNavigatorSettings.Images and ASPxImageZoomNavigator.Images properties.
Inheritance
Object
StateManager
PropertiesBase
ImagesBase
ImageSliderImagesBase
ImageZoomNavigatorImages
See Also