ListViewItem Methods (Typed) |
The ListViewItem type exposes the following members.
Name | Description | |
---|---|---|
AddSubItem | ||
GetText(Symbol) |
Retrieve the text label of a column.
| |
GetText(Symbol, Long) |
Retrieve the text label of a column.
| |
GetValue |
Retrieve the value of a column.
| |
SetText |
Set the text label of a column.
| |
SetValue |
Set the value of a column.
|