C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Pager Namespace / C1Pager Class / OnClientPageIndexChanged Property

In This Topic
OnClientPageIndexChanged Property
In This Topic
A function called when the page index is changed.
Syntax
'Declaration
 
Public Property OnClientPageIndexChanged As System.String
 
Remarks
Parameters:
  • jQuery.Event object.
See Also