make the item enter into editing status
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public void StartEditing( C1TreeViewItem item ) |
| Visual Basic |
|---|
Public Sub StartEditing ( _ item As C1TreeViewItem _ ) |
Parameters
- item
- Type: C1.WPF..::..C1TreeViewItem
represents the item to be edited