A newer version of this page is available.
Switch to the current version.
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.v19.2.dll
Declaration
public class ImageZoomZoomWindowStyles :
ImageZoomWindowStylesBase
Public Class ImageZoomZoomWindowStyles
Inherits ImageZoomWindowStylesBase
Related API Members
The following members accept/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
Inheritance
Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
ImageZoomWindowStylesBase
ImageZoomZoomWindowStyles
See Also
Feedback