Search
Events.controlLoaded Property
See Also
 





Raised when the control is loaded.

Namespace: MindFusion.Controls
File: Events.js

 Syntax

JavaScript  Copy Code

get controlLoaded() {}
set controlLoaded(value) {}

 Property Value

String

A string containing the event name.

 See Also