ASPxImageZoom.EnableExpandMode Property
Gets or sets whether the expand window is enabled.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
When the EnableExpandMode property is set to true
, a click on the preview image invokes the expand window.
See Also