The item that is currently hovered (at ToIndex).
Namespace:
DlhSoft.Windows.Controls
Assembly:
DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public GanttChartItem HoveredItem { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property HoveredItem As GanttChartItem |