Skip to main content
A newer version of this page is available. .
Tab

ASPxPagerBase Class

Serves as a base for the ASPxPager class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public abstract class ASPxPagerBase :
    ASPxWebControl

Remarks

The ASPxPagerBase class provides the base functionality for page-mode navigation. For more information, see ASPxPager.

See Also