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
SyntaxJava
Copy Code
|
|---|
public Boolean getShowMoreItemsCue () |
true to display the 'more items' cue icon when there are items not visible in the current viewport; otherwise, false.
See Also