Raised when the control is loaded. For internal use by MindFusion ASP.NET WebForms / MVC controls.
Namespace: MindFusion.Diagramming
Package: 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.
NetDiagram Programmer's Guide | © 2023 MindFusion |