pgColumnLabels | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.livecode.widget.polygrid |
Summary | Specifies the text to show on top of columns. |
Example |
|
Description | Use pgColumnLabels to get or set the column labels, the value of this property is a comma delimited list in wich item corresponds to the label of the column on that position. Note that columns can have a name and a different label. |
Tags | table,data |