Click or drag to resize

ListView.EditItemLabel Method

X#
Begins in-place label editing of an item in the list view.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD EditItemLabel(
	nItem
) AS USUAL CLIPPER
Request Example View Source

Parameters

nItem (Optional)
Type: Usual
The index of the ListViewItem object whose label you want to edit.

Return Value

Type: Usual
See Also