Flow Layout Manager - MinRows Property

Minimum number of columns allowed in the layout

Member of Flow Layout Manager (PRIM_FWLM)

Data Type - Integer

Details

The MinRows property specifies the minimum number of rows in the layout.
 
The MaxRows overrides MinRows. If the minimum is greater than the maximum, it is set to the value of MaxRows.
 
The ItemsPerDivisionItemsPerDivision property overrides this property.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2