Search
ItemSettings.getShowMoreItemsCue Method
See Also
 






Gets a value indicating whether to display a 'more items' icon in a calendar cell which isn't big enough to contain all of its items.

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

 Syntax

Java  Copy Code

public Boolean getShowMoreItemsCue ()

 Return Value

true to display the 'more items' cue icon when there are items not visible in the current viewport; otherwise, false.

 See Also