Initializes a new instance of the TableNode class using the specified node as a prototype.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public TableNode ( |
Visual Basic
![]() |
---|
Public New ( _ |
The table node to use as a prototype. The properties of the new table are initialized from the property values of prototype.
This constructor copies the TableNode property values from the specified prototype node.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |