cols
This is the number of columns in the TextField. This value is used to calculate the preferred size of a TextField element. It is ignored if the 'size' property has been set.
Type
integer
Example
cols = Math.max(cols, 15);
| << SI.17 TextField Object | © 1996-2013 InetSoft Technology Corporation (v11.4) | text >> |