Skip to main content
Tab

ImageZoomStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ImageZoomStyles :
    StylesBase

The following members return ImageZoomStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxImageZoom.Styles
ASP.NET MVC Extensions ImageZoomSettings.Styles

Implements

Inheritance

See Also