aspnet-devexpress-dot-web-7593fbf0.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public class BackToTopStyle :
AppearanceStyle
Public Class BackToTopStyle
Inherits AppearanceStyle
The following members return BackToTopStyle objects:
These settings can be accessed via the ASPxNewsControl.BackToTopStyle and ASPxTitleIndex.BackToTopStyle properties.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle BackToTopStyle
See Also