Gets 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 Boolean getContinuous () |
true to prevent users from selecting more than one, continuous range of dates in the component; otherwise, false.
See Also