Click or drag to resize

ListViewItem Methods

X#

The ListViewItem type exposes the following members.

Functions
  NameDescription
Public methodCode exampleGetText
Retrieve the text label of a column.
Public methodCode exampleGetValue
Retrieve the value of a column.
Public methodCode exampleSetText
Set the text label of a column.
Public methodCode exampleSetValue
Set the value of a column.
Top
See Also