Search
DayOfWeekStyle.getAllowSelect Method
See Also
 






Gets a value indicating whether the specified day of the week can be selected.

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

 Syntax

Java  Copy Code

public boolean getAllowSelect ()

 Return Value

true to let users select the date cells; otherwise, false. The default is true.

 See Also