headerTextStyle

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
set the headerTextStyle of widget to {plain|bold|italic|bold,italic}
get the headerTextStyle of widget
Associationscom.livecode.widget.polygrid
Summary

Specifies the style or styles applied to the table header text.

Example
set the headerTextStyle of widget"PolyGrid" to "bold,italic"
Description

Use the headerTextStyle property of the PolyGrid to specify the style(s) applied to the table's header text.

Tagstable,data