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

ImageZoomZoomWindowStyles Class

Provides style settings used to define the appearance of the visual elements of the ImageZoom Overview zoom window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class ImageZoomZoomWindowStyles :
    ImageZoomWindowStylesBase

The following members return ImageZoomZoomWindowStyles objects:

Remarks

The ImageZoomZoomWindowStyles class contains settings that define the style of the visual elements of the ImageZoom Overview zoom window.

An object of the ImageZoomZoomWindowStyles type can be accessed via the ASPxImageZoom.StylesZoomWindow and ImageZoomSettings.StylesZoomWindow properties.

Implements

See Also