Search
TimetableSettings.getShowItemSpans Method
See Also
 






Gets a value indicating whether the item time spans are also projected in the left band of the corresponding column.

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

 Syntax

Java  Copy Code

public Boolean getShowItemSpans ()

 Return Value

true to display item duration projections; otherwise, false.

 See Also