Raised when the control is loaded. For internal use by MindFusion ASP.NET WebForms / MVC controls.
Namespace: MindFusion.Diagramming
File: Events.js
JavaScript Copy Code |
---|
get controlLoaded() {} |
String
A string containing the event name.
Unlike most events listed here, the event listener must be added to DiagramView instead of Diagram, and respectively the sender argument of handler function is set to the view.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |