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
VisibleColCount
See also:
VisibleRowCount
Index
Statistical Background
VisibleColCount
Declaration:
ChartBook.Tables[]
.
VisibleColCount
: integer;
The property
VisibleColCount
returns the number of visible columns in the control.
VisibleColCount
does not include any partially visible columns on the right edge of the control nor any fixed columns (see
FixedFirstColumn
).