Skip to main content
Tab

BackToTopStyle.HoverStyle Property

This property is not in effect for the BackToTopStyle class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public override AppearanceSelectedStyle HoverStyle { get; }

#Property Value

Type Description
AppearanceSelectedStyle

An AppearanceSelectedStyle object.

See Also