Sets a value indicating whether users can select only one range of dates in the calendar.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setContinuous ( |
true to prevent users from selecting more than one, continuous range of dates in the component; otherwise, false. Set to null to use the corresponding value from the current theme.
See Also