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