ImageZoomExpandWindowStyles Class
Provides style settings used to define the appearance of the visual elements of the ImageZoom expand window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ImageZoomExpandWindowStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxImageZoom.StylesExpandWindow |
ASP.NET MVC Extensions | ImageZoomSettings.StylesExpandWindow |
Remarks
The ImageZoomExpandWindowStyles class contains settings that define the style of the visual elements of the ImageZoom expand window.
An object of the ImageZoomExpandWindowStyles type can be accessed via the ASPxImageZoom.StylesExpandWindow and ImageZoomSettings.StylesExpandWindow properties.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
ImageZoomWindowStylesBase
ImageZoomExpandWindowStyles
See Also