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

BackToTopStyle Class

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.v19.1.dll

Declaration

public class BackToTopStyle :
    AppearanceStyle

The following members return BackToTopStyle objects:

Remarks

These settings can be accessed via the ASPxNewsControl.BackToTopStyle and ASPxTitleIndex.BackToTopStyle properties.

See Also