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

ImageZoomNavigatorAutoGeneratedImagesSettings Class

Provides options for automatically generated images within the image zoom navigator control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ImageZoomNavigatorAutoGeneratedImagesSettings :
    AutoGeneratedImagesSettingsBase

The following members return ImageZoomNavigatorAutoGeneratedImagesSettings objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxImageZoomNavigator.SettingsAutoGeneratedImages
ASP.NET MVC Extensions ImageZoomNavigatorSettings.SettingsAutoGeneratedImages

Remarks

An object of the ImageZoomNavigatorAutoGeneratedImagesSettings type can be accessed via the ASPxImageZoomNavigator.SettingsAutoGeneratedImages property.

Implements

Inheritance

Object
StateManager
PropertiesBase
AutoGeneratedImagesSettingsBase
ImageZoomNavigatorAutoGeneratedImagesSettings
See Also