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

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