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

In This Topic
OnClientRendering Property
In This Topic
A function called when wijgrid is about to render.
Syntax
'Declaration
 
Public Property OnClientRendering As System.String
 
Remarks
Parameters:
  • jQuery.Event object.
See Also