EnableLabelEditing Method (IListViewItem)
Activates the edit mode for this lists item label to enable renaming.
Remarks
This method only enables renaming. To rename the item, set the value using the IEditField or IEditor test object, together with an applicable method.

C# Syntax

void EnableLabelEditing()