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
public System.string OnClientLoad {get; set;}
See Also