ASPxImageZoom.EnableZoomMode Property
Gets or sets whether the zoom window is enabled.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true |
|
Remarks
When the EnableZoomMode property is set to true, hovering the preview image with the mouse pointer invokes the zoom window.
See Also