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