TRVTableItemInfo.CellBorderWidth

<< Click to display table of contents >>

TRVTableItemInfo.CellBorderWidth

Width of border around the cells of table, pixels

property CellBorderWidth: TRVStyleLength;

This value is measured in Units of the linked TRVStyle component.

Set to 0 to hide border.

If value of this property <> BorderWidth, or if it <> 1 pixel, it can be saved to HTML only with use of CSS

Default value:

0

See also:

Undo of assignments to table propeties;

Colors and layout of tables (with pictures).

See also properties:

BorderWidth;

CellBorderStyle;

CellBorderColor;

CellBorderLightColor.