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( LoadChartItem item ) |
Visual Basic (Declaration) |
---|
Public Sub AttachItem ( _ item As LoadChartItem _ ) |