ColumnCount Property (FlexListBase)

Class

FlexListBase class

Action

Gets the number of columns to be displayed in a TileList control or items in a HorizontalList control.

For the DataGrid it is the number of visible columns. Note: Setting this property has no effect on a DataGrid control, which bases the number of columns on the control width and the individual column widths.

The default value is 4.

Data Type

INTEGER

Access

Read only