Initializes a new instance of the TableNode.RowCollection class.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public TableNode.RowCollection () |
Visual Basic
Copy Code
|
|---|
Public Sub New () |
RemarksThis constructor supports the WpfDiagram infrastructure and is not intended to be used directly from your code.
See Also