Click or drag to resize

ListViewItem Methods (Typed)

X#

The ListViewItem type exposes the following members.

Functions
  NameDescription
Public methodAddSubItem
Public methodCode exampleGetText(Symbol)
Retrieve the text label of a column.
Public methodCode exampleGetText(Symbol, Long)
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