columnType
Type
property
Summary
Returns the data type of the column.
Syntax
get the columnType[index] of <widget>
set the columnType[index] of <widget> to {text|svg-LCname|imageData|imageFile|color|boolean|autoIncrement}
Description
Use the columnType property to get or set the data type of a table column.
Value
Name | Type | Description |
---|---|---|
value | string | the columnType of the table |