Creates an instance of NodeListView.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public NodeListView ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Id of the NodeListView.
The collection of nodes to be displayed in the NodeListView.
See Also