Gets the items contained in this list view.
Namespace: MindFusion.Diagramming
Assembly: ListViewBase.js
JavaScript
![]() |
---|
get items() {} |
Array
An array of DiagramItem objects to show in the list view.
You must call addItem to add items to the list view, instead of modifying this array directly.
MvcDiagram Programmer's Guide | © 2025 MindFusion |