Click or drag to resize

ListViewEditEvent.EditText Property

X#
String value containing the new label text of a list view item after that item's label has been edited.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY EditText AS STRING GET 
Request Example View Source

Property Value

Type: String
String value containing the new label text of a list view item after that item's label has been edited.
See Also