AllowSelection: Boolean
The AllowSelection property determines whether selection by elements can be set.
Available values:
true. Selection by elements is available.
false. Selection by elements is not available.
Use JSON or the setAllowSelection method to set the property value and the getAllowSelection method to get the property value.
The example of property use is given in description of the Dimension.deselectEl method.
See also: