ImageZoomSettings.ImagesZoomWindow Property
In This Article
Provides access to the settings that define images displayed within the Zoom Window.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public ImageZoomZoomWindowImages ImagesZoomWindow { get; }
#Property Value
Type | Description |
---|---|
Image |
The object that contains image settings. |
See Also