| Name |
Type |
Description |
| Alignment |
(eCtlUniListView_ListColumnAlignmentConstants) |
Gets or sets the column alignment, note that the first column has to be Left alignment |
| AutoWidth |
(Long) |
Contains an automatic width for the column, doesn't work if you set a value on this property |
| Height |
(Long) |
The height of the cell, used by the control, doesn't work if you set a value on this property |
| Icon |
(Variant) |
Gets or sets the column image |
| ImageHeight |
(Long) |
Contains the Text height in pixels, used by the control, doesn't work if you set a value on this property |
| ImageWidth |
(Long) |
Contains the Image width in pixels, used by the control, doesn't work if you set a value on this property |
| Index |
(Long) |
The column index |
| Key |
(String) |
The column key |
| Left |
(Long) |
The left coordinate, used by the control, doesn't work if you set a value on this property |
| Position |
(Integer) |
The column position; not used now |
| rIcon |
(RECT) |
Gets or sets the icon rectangle, used by the control, doesn't work if you set a value on this property |
| RightToLeft |
(Boolean) |
Gets or sets the RTL support for this column |
| rText |
(RECT) |
Gets or sets the text rectangle, used by the control, doesn't work if you set a value on this property |
| Tag |
(Variant) |
The column tag |
| Text |
(String) |
Gets or sets the column text |
| TextHeight |
(Long) |
Contains the Text height in pixels, used by the control, doesn't work if you set a value on this property |
| TextWidth |
(Long) |
Contains the Text width in pixels, used by the control, doesn't work if you set a value on this property |
| Width |
(Long) |
Gets or sets the column width |