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