Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

List View Column - Width Property

Panel
bgColor#2c3c4c

Width of the column. See WidthType

Member of List View Column (PRIM_LVCL)

Data Type - Integer

Details

The Width property specifies either the width of the column in pixels or as a percentage of the container control.

The usage is governed by the WidthType property.

Allowed Values

Enum Value

Description

Characters

The number of characters to be visible in the column

Fixed

Percentage of the container control width

MinRemainder

The minimum size of the column when the list is resized

Pixels

Width in pixels

Remainder

Width is ignored

Scalable

Percentage of the container control width


See also

All Component Classes

Technical Reference