Tile - MaxColumns Property

Maximum number of columns allowed in the layout

Member of Tile (PRIM_TILE)

Data Type - Integer

Details

The MaxColumns property specifies the maximum number of columns in the Tile.
 
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.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2