ASPxImageZoom.SettingsZoomMode Property
Provides access to the zoom mode settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
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