Specifies the role for the DragResourceThumb control.

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

Syntax

C#
public enum DragResourceThumbRole
Visual Basic (Declaration)
Public Enumeration DragResourceThumbRole

Members

Member nameDescription
UpdateIndex
Update the vertical index (position) of a resource in the hierarchy.

See Also