Search
TimetableSettings.getShowMoreItemsCue Method
See Also
 






Gets a value indicating whether to display a 'more items' icon in the timeline header when some items in a timetable column are not currently visible.

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

 Syntax

Java  Copy Code

public Boolean getShowMoreItemsCue ()

 Return Value

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

 See Also