Gets the specific item that has changed.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: 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 |