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

In This Topic
OnClientDataLoaded Property
In This Topic
A function called when data are loaded.
Syntax
'Declaration
 
Public Property OnClientDataLoaded As System.String
 
Remarks
Parameters:
  • jQuery.Event object.
See Also