Back to Devexpress

ImageSliderNavigationBarDotStyle.PressedStyle Property

aspnet-devexpress-dot-web-dot-imageslidernavigationbardotstyle-d86c44b0.md

latest1.3 KB
Original Source

ImageSliderNavigationBarDotStyle.PressedStyle Property

Gets the style settings for the pressed dot.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceSelectedStyle PressedStyle { get; }
vb
Public ReadOnly Property PressedStyle As AppearanceSelectedStyle

Property Value

TypeDescription
AppearanceSelectedStyle

A AppearanceSelectedStyle object that contains the pressed style settings.

|

See Also

ImageSliderNavigationBarDotStyle Class

ImageSliderNavigationBarDotStyle Members

DevExpress.Web Namespace