Table of Contents
setHeaderText Method 

Sets the header text of the column.

Syntax
JavaScript
 GridColumn.setHeaderText(value)

Parameters

value
The new header text.
See Also