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

ImageSliderNavigationBarDotStyle.PressedStyle Property

Gets the style settings for the pressed dot.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public AppearanceSelectedStyle PressedStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

A AppearanceSelectedStyle object that contains the pressed style settings.

See Also