Attaches the specified item to this control instance.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public void AttachItem( ScheduleChartItem item ) |
| Visual Basic (Declaration) |
|---|
Public Sub AttachItem ( _ item As ScheduleChartItem _ ) |