Skip to main content
Tab

ASPxImageZoomNavigator.Styles Property

Provides access to style settings that allow the appearance of the control (and its visual elements) to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ImageZoomNavigatorStyles Styles { get; }

Property Value

Type Description
ImageZoomNavigatorStyles

An object containing the control-related style settings.

See Also