ListViewColumn Properties (Typed) |
The ListViewColumn type exposes the following members.
Name | Description | |
---|---|---|
Alignment |
A constant representing the alignment of the list view column. One of the following values can be used:
LVCFMT_LEFT
LVCFMT_CENTER
LVCFMT_RIGHT
| |
Caption |
The caption displayed in the list view column header.
| |
FieldSpec |
The FieldSpec object for the list view column.
| |
HyperLabel |
The HyperLabel object for the list view column.
| |
Index | ||
NameSym |
The symbolic name of the list view column.
| |
Owner | ||
Width |
A numeric value that represents the character width of the list view column.
|