ColumnHeadersVisible

Declaration: ChartBook.Tables[].ColumnHeadersVisible: boolean;
The property ColumnHeadersVisible controls the visibility of the column header. ColumnHeadersVisible is TRUE by default.

Hint: The data of the table can be displayed without any headers by setting both the CommonHeaderVisible and the CommonHeaderVisible properties to FALSE.