Gets the underlying collection of items.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramItemCollection Items { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Items As DiagramItemCollection |
An instance of the DiagramItemCollection class.
This property supports the MindFusion.Diagramming for WebForms infrastructure and is not intended to be used directly from your code.