Returns the child component with the specified name or null, if the component was not found.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public ComponentBase FindComponent ( |
Visual Basic
Copy Code
|
|---|
Public Function FindComponent( _ |
See Also