Search
ItemSettings.getCapIncompleteSegments Method
See Also
 






Gets a value indicating whether to cap incomplete item segments.

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

 Syntax

Java  Copy Code

public Boolean getCapIncompleteSegments ()

 Return Value

true to cap incomplete items segments; otherwise, false.

 Remarks

This property is ignored for non all-day items in the CalendarView.Timetable view.

 See Also