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

In This Topic
OnClientLoading Property
In This Topic
A function called at the beginning of the wijgrid's lifecycle.
Syntax
'Declaration
 
Public Property OnClientLoading As System.String
 
Remarks
Parameters:
  • jQuery.Event object.
See Also