CommonHeaderVisible

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

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