Gets or sets the resource item over which the source item is being dragged.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public ScheduleChartItem HoveredItem { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property HoveredItem As ScheduleChartItem |