Flow Layout Manager - MaxRows Property

Maximum number of rows allowed in the layout

Member of Flow Layout Manager (PRIM_FWLM)

Data Type - Integer

Details

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

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2