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