Skip to main content

ImageZoomSettings.ImagesZoomWindow Property

Provides access to the settings that define images displayed within the Zoom Window.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public ImageZoomZoomWindowImages ImagesZoomWindow { get; }

Property Value

Type Description
ImageZoomZoomWindowImages

The object that contains image settings.

See Also