Skip to main content
Tab

PagerImages.FirstButtonImageName Field

In This Article

Represents the name of the FirstButton image file which is used in the ASPxPager control.

This name is equal to “pFirst.png”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string FirstButtonImageName = "pFirst"

#Field Value

Type
String
See Also