List Columns property

This property specifies how many tile forms, side-by-side, should display when the infocon component is expanded.

Valid values are integers representing the number of tiles to display in each row, assuming the Tile Direction property is set to Left or Right. Zero (0), the default value, means that a width of one tile is implemented.

This property applies only to the width of the expanded display area of the infocon component and does not include the header (which is defined by the component's Size > Width property value).

Note: If the Always Expand property is set to True, and the Tile Direction property is set to Left or Right, then this property is ignored.