C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Pager Namespace / C1Pager Class / PageIndexChanged Event

In This Topic
PageIndexChanged Event (C1Pager)
In This Topic
Occurs when one of the pager buttons is clicked, but after the C1Pager control handles the paging operation.
Syntax
'Declaration
 
Public Event PageIndexChanged As System.EventHandler
 
See Also