ASPxImageZoom.SettingsZoomMode Property
In This Article
Provides access to the zoom mode settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ImageZoomZoomModeSettings SettingsZoomMode { get; }
#Property Value
Type | Description |
---|---|
Image |
An Image |
#Remarks
Use the SettingsZoomMode property to customize the zoom window and mouse box settings
See Also