Search
DateStyle.getAllowItems Method
See Also
 






Gets a value indicating whether the date cells in this range allow items to be placed or created in them interactively.

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

 Syntax

Java  Copy Code

public boolean getAllowItems ()

 Return Value

true to let users place schedule items in the specified cells; otherwise, false. The default is false.

 See Also