Gets or sets the role used by the current thumb control. For resources, the role is always UpdateIndex to manage vertical positioning in the hierarchy.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public DragResourceThumbRole Role { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Role As DragResourceThumbRole |