PagerSettingsEx.FirstPageButton Property
Gets the First button’s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public FirstButtonProperties FirstPageButton { get; }
#Property Value
Type | Description |
---|---|
First |
A First |
#Remarks
Clicking the First button navigates a user to the first page. The FirstPageButton property provides access to the properties that allow the button’s text, image and visibility to be specified.