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

ImageZoomAutoGeneratedImagesSettings Class

Provides options for automatically generated images in the image zoom.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ImageZoomAutoGeneratedImagesSettings :
    PropertiesBase

The following members return ImageZoomAutoGeneratedImagesSettings objects:

Remarks

An object of the ImageZoomAutoGeneratedImagesSettings type can be accessed by the ASPxImageZoom.SettingsAutoGeneratedImages and ImageZoomSettings.SettingsAutoGeneratedImages properties.

Implements

Inheritance

Object
StateManager
PropertiesBase
ImageZoomAutoGeneratedImagesSettings
See Also