ColumnMinWidth (Runtime property)

To sets or get the minimum width of a column.

PROPERTY ColumnMinWidth(col as Integer) as Integer

Col
The number of the column.

Notes
Column's number are one based, that is the first column is 1.

The ColumnMinWidth is by default set to 2, and its maximum value is 255.