List Rows property

This property specifies how many tile forms, top-to-bottom, should display when the infocon component is expanded.

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

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

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