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