Search
ItemSettings.showCues Property
See Also
 






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

Namespace: MindFusion.Scheduling
File: ItemSettings.js

 Syntax

JavaScript  Copy Code

get showCues() {}

 Property Value

Boolean. True if cues should be displayed, otherwise false.

 See Also