ASPxPagerBase Class
In This Article
Serves as a base for the ASPxPager class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class ASPxPagerBase :
ASPxWebControl
#Remarks
The ASPxPagerBase class provides the base functionality for page-mode navigation. For more information, see ASPxPager.
#Implements
#Inheritance
See Also