List View Column - ColumnAlign Property

ColumnAlign specifies how columns are aligned

Member of List View Column (PRIM_LVCL)

Data Type - Enumeration

Details

The ColumnAlign property controls the position of the text in the column and the heading.

The first column is always left justified, regardless of this property.

Allowed Values

Enum Value

Description

Center

Center the text

Left

Left justify the text

Right

Right justify the text


See also

All Component Classes

Technical Reference

  • No labels