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