Search
Calendar.CompactItemLanes Method ()
See Also
 






Reassigns new lane indices to schedule items in a List view whose FreeDrag property is enabled in order to remove empty spaces between items. The relative order of the items remains untouched.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public void CompactItemLanes ()

Visual Basic  Copy Code

Public Sub CompactItemLanes ()

 See Also