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

ImageSliderNavigationButtonStyle.PressedStyle Property

Gets the style settings that define a navigation button‘s appearance in the pressed state.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual AppearanceSelectedStyle PressedStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

A AppearanceSelectedStyle object that contains the pressed style settings.

See Also