C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / OnClientCurrentCellChanged Property

In This Topic
OnClientCurrentCellChanged Property
In This Topic
A function called after the current cell is changed.
Syntax
'Declaration
 
Public Property OnClientCurrentCellChanged As System.String
 
Remarks
Parameters:
  • jQuery.Event object.
See Also