ImageZoomZoomWindowStyles Class
In This Article
Provides style settings used to define the appearance of the visual elements of the ImageZoom Overview zoom window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ImageZoomZoomWindowStyles :
ImageZoomWindowStylesBase
#Related API Members
The following members return ImageZoomZoomWindowStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Image |
#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