Back to Devexpress

ASPxNewsControl.BackToTopStyle Property

aspnet-devexpress-dot-web-dot-aspxnewscontrol-bfe1a469.md

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public BackToTopStyle BackToTopStyle { get; }
vb
Public ReadOnly Property BackToTopStyle As BackToTopStyle

Property Value

TypeDescription
BackToTopStyle

A BackToTopStyle object that contains style settings used to paint the Back to top link.

|

See Also

ShowBackToTop

BackToTopText

News Control

ASPxNewsControl Class

ASPxNewsControl Members

DevExpress.Web Namespace