PageIndexChanged Event (C1GridView)
Occurs when one of the pager buttons is clicked, but after the
C1GridView control handles the paging operation.
public event System.EventHandler PageIndexChanged
'Declaration
Public Event PageIndexChanged As System.EventHandler