tsvData | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.livecode.widget.polygrid |
Summary | The tsvData property reflects the content in TSV format. |
Description | The tsvData property reflects the content of the widget in tab delimited format. The first of the value represents the column names. When this property is set column names are set to line 1 of the value. |
Tags | table,data |