Back to Devexpress

ImageZoomStyles Class

aspnet-devexpress-dot-web-8a167c6f.md

latest1.4 KB
Original Source

ImageZoomStyles Class

Contains settings that allow the appearance of specific ASPxImageZoom elements to be defined.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageZoomStyles :
    StylesBase
vb
Public Class ImageZoomStyles
    Inherits StylesBase

The following members return ImageZoomStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxImageZoom.Styles
ASP.NET MVC ExtensionsImageZoomSettings.Styles

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase ImageZoomStyles

See Also

ImageZoomStyles Members

DevExpress.Web Namespace