pgColumnWidths | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Synonyms | tabstops |
Associations | com.livecode.widget.polygrid |
Summary | Specifies the width for each column. |
Example |
|
Description | Use pgColumnWidths to get or set the column widths, the value of this property is a comma delimited list of numbers in which each item corresponds to the width of the column on that position. |
Tags | table,data |