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

ASPxImageZoom.SettingsZoomMode Property

Provides access to the zoom mode settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ImageZoomZoomModeSettings SettingsZoomMode { get; }

Property Value

Type Description
ImageZoomZoomModeSettings

An ImageZoomZoomModeSettings object that contains the zoom mode settings.

Remarks

Use the SettingsZoomMode property to customize the zoom window and mouse box settings

See Also