ASPxNewsControl.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.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
BackToTopStyle | A BackToTopStyle object that contains style settings used to paint the Back to top link. |
See Also