ASP.NET Pack Programmer's Guide
NodeListView.Items Property
See Also
 





Gets the collection of nodes displayed in the view.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public DiagramNodeCollection Items { get; }

Visual Basic  Copy Code

Public ReadOnly Property Items As DiagramNodeCollection

 Property Value

 See Also

NodeListView Members
NodeListView Class
MindFusion.Diagramming.WebForms Namespace