Search
ItemSettings.getItemsVisible Method
See Also
 






Gets a value indicating whether to display schedule items in the calendar.

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

 Syntax

Java  Copy Code

public Boolean getItemsVisible ()

 Return Value

true to display schedule items; otherwise, false.

 See Also