Search
Calendar.compactItemLanes Method
See Also
 






Reassigns new lane indices to items in order to remove empty spaces.

 Overload List

Name Description

Calendar.compactItemLanes ()

Reassigns new lane indices to schedule items in order to remove empty spaces between items. The relative order of the items remains untouched.

Calendar.compactItemLanes (List(Item))

Reassigns new lane indices to the specified schedule items in order to remove empty spaces between the items and their neighbors.

 See Also