HeaderTable: DOMElement;
The HeaderTable property determines the DOM element that is a table with header cells.
Use JSON or the setHeaderTable method to set the property value, and the getHeaderTable method to get the property value.
The example of use is given on the page with description of the DataGrid.HeaderDblClick event.
See also: