headerTextStyle
Type
property
Summary
Specifies the style or styles applied to the table header text.
Syntax
set the headerTextStyle of widget to {plain|bold|italic|bold,italic}
get the headerTextStyle of widget
Description
Use the headerTextStyle property of the PolyGrid to specify the style(s) applied to the table's header text.
Examples
set the headerTextStyle of widget"PolyGrid" to "bold,italic"