Gets a value indicating whether the date cells in this range can be selected.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public boolean getAllowSelect () |
true to let users select the date cells; otherwise, false. The default is true.
See Also