Search
ItemSettings.showContinuationArrows Property
See Also
 






Gets or sets a value indicating whether to display small arrows at the beginning or at the end of each incomplete segment to indicate that the schedule Item continues in an adjacent calendar cell.

Namespace: MindFusion.Scheduling
File: ItemSettings.js

 Syntax

JavaScript  Copy Code

get showContinuationArrows() {}

 Property Value

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

 See Also