MindFusion WinForms Programmer's Guide
ItemModifyConfirmEventArgs.NewListLane Property
See Also
 





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

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public int NewListLane { get; set; }

Visual Basic  Copy Code

Public Property NewListLane As Integer

 Property Value

 See Also

ItemModifyConfirmEventArgs Members
ItemModifyConfirmEventArgs Class
MindFusion.Scheduling.WinForms Namespace