Search
Selection.getContinuous Method
See Also
 






Gets a value indicating whether users can select only one range of dates in the calendar.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Boolean getContinuous ()

 Return Value

true to prevent users from selecting more than one, continuous range of dates in the component; otherwise, false.

 See Also