dataWidth | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Synonyms | formattedwidth |
Associations | com.livecode.widget.polygrid |
Summary | Reports the width needed by an object to display its full contents without scrolling. |
Example |
|
Description | Use dataWidth to get the full width needed by the table to show all data horizontally without scrolling. |
Tags | table,data |