FirstButtonProperties Class
In This Article
Contains settings specific to the button that when clicked, navigates a user to the first page.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FirstButtonProperties :
PagerButtonProperties
#Related API Members
The following members return FirstButtonProperties objects:
#Inheritance
See Also