Gets the item that was activated.

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

Syntax

C#
public GanttChartItem Item { get; private set; }
Visual Basic (Declaration)
Public Property Item As GanttChartItem

See Also