Flow Layout Manager - MaxColumns Property
Maximum number of columns allowed in the layout
Member of Flow Layout Manager (PRIM_FWLM)
Data Type - Integer
Details
The MaxColumns property specifies the maximum number of columns in the layout.
MaxColumns overrides the MinColumns property. If the minimum is greater than the maximum, it is set to the value of MaxColumns.
The ItemsPerDivision property overrides this property.