CanCross: Boolean
The CanCross property determines if sliders of the Slider component can cross each other.
Use JSON or the setCanCross method to set the property value and the getCanCross method to get the property value.
If the property is set to True, sliders can cross each other, otherwise they cannot.
By default the property is set to True.
The example of use is given in the Example of Creating the Slider Component page.
See also: