Sets a value indicating whether child nodes can be added interactively to this container.
Namespace: MindFusion.Diagramming.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T AllowAddChildren<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function AllowAddChildren(Of T As ContainerNode) ( _ |
See Also