AllowSelection

Syntax

AllowSelection: Boolean

Description

The AllowSelection property determines whether selection by elements can be set.

Comments

Available values:

Use JSON or the setAllowSelection method to set the property value and the getAllowSelection method to get the property value.

Example

Example of property use is given in description of the DimSource.deselectEl method.

See also:

DimSourceSettings