Flow Layout Manager - MinColumns Property

Minimum number of columns allowed in the layout

Member of Flow Layout Manager (PRIM_FWLM)

Data Type - Integer

Details

The MinColumns property specifies the minimum number of columns in the layout.
 
The MaxColumns overrides MinColumns. If the minimum is greater than the maximum, it is set to the value of MaxColumns.
 
The ItemsPerDivisionItemsPerDivision property overrides this property.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2