C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / C1Splitter Class / OnClientLoad Property

In This Topic
OnClientLoad Property (C1Splitter)
In This Topic
Gets or sets the javascript function name that would be called when the splitter is loaded.
Syntax
'Declaration
 
Public Property OnClientLoad As System.String
 
See Also