aspnet-devexpress-dot-web-cdd5d15d.md
Provides style settings used to define the appearance of the visual elements of the ImageZoom Overview zoom window.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ImageZoomZoomWindowStyles :
ImageZoomWindowStylesBase
Public Class ImageZoomZoomWindowStyles
Inherits ImageZoomWindowStylesBase
The following members return ImageZoomZoomWindowStyles objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxImageZoom.StylesZoomWindow |
| ASP.NET MVC Extensions | ImageZoomSettings.StylesZoomWindow |
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.
Object StateManager PropertiesBase StylesBase PopupControlStyles ImageZoomWindowStylesBase ImageZoomZoomWindowStyles
See Also