Skip to main content
A newer version of this page is available. .
Tab

ImageSliderNavigationBarDotStyle.HoverStyle Property

Gets the style settings for the hovered dot.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public override AppearanceSelectedStyle HoverStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

A AppearanceSelectedStyle object that contains the hover style settings.

See Also