BackToTopStyle Class
In This Article
Provides style settings used to paint links that when clicked, navigate an end-user to the top of the current page.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class BackToTopStyle :
AppearanceStyle
#Related API Members
The following members return BackToTopStyle objects:
#Remarks
These settings can be accessed via the ASPxNewsControl.BackToTopStyle and ASPxTitleIndex.BackToTopStyle properties.
#Inheritance
See Also