columnWidth

Typeproperty
Dictionarywidget.polylist
LibraryPolyList
Syntax
set the columnWidth of widget to <integer>
get the columnWidth of widget
Associationscom.livecode.widget.polylist
Summary

Establish the column width of the list.

Example
set the columnWidth of widget"PolyList" to 300
Description

Set to an integer to change the width of columns.