Back to Devexpress

ASPxTitleIndex.BackToTopStyle Property

aspnet-devexpress-dot-web-dot-aspxtitleindex-c9bca91e.md

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public BackToTopStyle BackToTopStyle { get; }
vb
Public ReadOnly Property BackToTopStyle As BackToTopStyle

Property Value

TypeDescription
BackToTopStyle

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

|

See Also

ShowBackToTop

BackToTopText

Title Index

ASPxTitleIndex Class

ASPxTitleIndex Members

DevExpress.Web Namespace