PocketPlanner Programmer's Guide

Calendar.ItemListLaneChanged Event

See Also

Raised when the lane index of an item within a List view has changed.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public ItemEventHandler ItemListLaneChanged

Visual Basic

Public ItemListLaneChanged As ItemEventHandler

 See Also