ASPxNewsControl.BackToTopStyle Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public BackToTopStyle BackToTopStyle { get; }
#Property Value
Type | Description |
---|---|
Back |
A Back |
See Also