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