Search
ItemSettings.getShowContinuationArrows Method
See Also
 






Gets 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: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Boolean getShowContinuationArrows ()

 Return Value

true to display arrow icons when an item continues in next time cell; otherwise, false.

 See Also