Sets a value indicating whether the calendar cell for the specified day allows items to be placed or created in it interactively.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setAllowItems ( |
true to let users place schedule items in the specified cells; otherwise, false. The default is false.
See Also