PocketPlanner Programmer's Guide

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.Compact
Assembly: PocketPlanner

 Syntax

C#

public void CompactItemLanes ()

Visual Basic

Public Sub CompactItemLanes ()

 See Also