Gets the specific item that has changed.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

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

See Also