Skip to main content
Tab

BackToTopStyle.HoverStyle Property

This property is not in effect for the BackToTopStyle class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public override AppearanceSelectedStyle HoverStyle { get; }

Property Value

Type Description
AppearanceSelectedStyle

An AppearanceSelectedStyle object.

See Also