Search
ItemModifyConfirmEventArgs.OldListLane Property
See Also
 





Gets or sets the index of the old list lane of the item.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public int OldListLane { get; set; }

Visual Basic  Copy Code

Public Property OldListLane As Integer

 Property Value

 See Also