ASPxImageZoom.EnableExpandMode Property
Gets or sets whether the expand 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 EnableExpandMode property is set to true, a click on the preview image invokes the expand window.
See Also