Skip to main content
Tab

TitleIndexImages.BackToTopImageName Field

Represents the name of the BackToTop image file which is used in the ASPxTitleIndex control.

This name is equal to “tiBackToTop.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string BackToTopImageName = "tiBackToTop"

Field Value

Type
String
See Also