The ASP.NET Pager (ASPxPager) control is used by other DevExpress ASP.NET components to implement page navigation. When used as a standalone control, it allows you to implement custom paging algorithms by handling its PageIndexChanged event.
This demo illustrates how the ASPxPager control can be used to change the active View within the MultiView control.