Skip to main content
Tab

ImageZoomNavigatorStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ImageZoomNavigatorStyles :
    ImageSliderStylesBase

The following members return ImageZoomNavigatorStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxImageZoomNavigator.Styles
ASP.NET MVC Extensions ImageZoomNavigatorSettings.Styles

Implements

See Also