ASPxImageZoom.EnableZoomMode Property
Gets or sets whether the zoom window is enabled.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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