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

ImageZoomNavigatorImages Class

Contains settings that define images displayed within the navigator elements of the image zoom.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ImageZoomNavigatorImages :
    ImageSliderImagesBase

The following members return ImageZoomNavigatorImages objects:

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.

See Also