Initializes a new instance of the TableNode.Cell class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public TableNode.Cell ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The TableNode this cell belongs to.
See Also