Skip to main content
A newer version of this page is available. .
Tab

ASPxImageZoom.StylesZoomWindow Property

Provides access to the style settings that control the appearance of the zoom window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ImageZoomZoomWindowStyles StylesZoomWindow { get; }

Property Value

Type Description
ImageZoomZoomWindowStyles

A ImageZoomZoomWindowStyles object that provides style settings.

Remarks

ImageZoom - ZoomWindow

See Also