DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
ChartBook
Tables
Properties
ColumnHeadersVisible
See also:
ColumnHeadersHeight
,
CountHeadRows
Index
Statistical Background
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.