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

In This Topic
OnClientLoaded Property
In This Topic
A function called at the end the wijgrid's lifecycle when wijgrid is filled with data and rendered.
Syntax
'Declaration
 
Public Property OnClientLoaded As System.String
 
Remarks
Parameters:
  • jQuery.Event object.
See Also