Click or drag to resize

ListViewColumn Properties

X#

The ListViewColumn type exposes the following members.

Properties
  NameDescription
Public propertyAlignment
A constant representing the alignment of the list view column. One of the following values can be used: LVCFMT_LEFT LVCFMT_CENTER LVCFMT_RIGHT
Public propertyCaption
The caption displayed in the list view column header.
Public propertyFieldSpec
The FieldSpec object for the list view column.
Public propertyHyperLabel
The HyperLabel object for the list view column.
Public propertyNameSym
The symbolic name of the list view column.
Public propertyWidth
A numeric value that represents the character width of the list view column.
Top
See Also