:: Documentation >> Reference >>

multiple Property

Specifies if multiple selection is allowed.

Syntax

var value = obj.getSelectionProperty("multiple");

or

obj.setSelectionProperty("multiple", value);

See Also

defineProperty Method

Applies To

selection Model