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

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