Gets or sets the target index where the resource item will 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; set; }
Visual Basic (Declaration)
Public Property ToIndex As Integer

See Also