Invoked when the component is removed from a parent component.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void OnRemovedFromParent () |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnRemovedFromParent () |
See Also