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

ASPxTitleIndex.BackToTopStyle Property

Gets the style settings used to paint the links that when clicked, navigate an end-user to the top of the page.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public BackToTopStyle BackToTopStyle { get; }

Property Value

Type Description
BackToTopStyle

A BackToTopStyle object that contains style settings used to paint the Back to top link.

See Also