ASPxClientPager Class
In This Article
Represents the client-side equivalent of the ASPxPager control.
#Declaration
TypeScript
declare class ASPxClientPager extends ASPxClientControl
#Remarks
The ASPxClientPager object serves as a client-side equivalent of the ASPxPager control, and implements the functionality allowing the pager to be manipulated on the client side.
#Inheritance
ASPxClientControlBase
ASPxClientControl
ASPxClientPager
See Also