The index where the item is about to be moved.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public int ToIndex { get; internal set; }
Visual Basic (Declaration)
Public Property ToIndex As Integer

See Also