Gets or sets a value indicating whether more than one items can be selected simultaneously.
Namespace: MindFusion.Diagramming
Package: Selection.js
JavaScript Copy Code |
---|
get allowMultipleSelection() {} |
Boolean
true to let the user select multiple items, or false otherwise. The default value is true.
NetDiagram Programmer's Guide | © 2023 MindFusion |