ColumnWidth Property (FlexListBase)

Class

FlexListBase class

Action

Gets the width of the control's columns.

This property is used by TileList and HorizontalList controls. It has no effect on DataGrid controls, where you set the individual DataGridColumn widths.

The default value is 50.

Data Type

REAL

Access

Read only