TRVTableItemInfo.CellBorderColor

<< Click to display table of contents >>

TRVTableItemInfo.CellBorderColor

Defines default border color for all table cells.

property CellBorderColor: TRVColor

This property defines either default color of flat border or default "dark" color of 3d border around the table cells.

See CellBorderStyle for details.

This value can be overridden with BorderColor of cell.

This table attribute can be saved in HTML only with use of CSS (Cascading Style Sheet).

Default value:

rvclWindowText

See also:

Undo of assignments to table propeties;

Colors and layout of tables (with pictures).

See also properties:

CellBorderLightColor;

BorderLightColor;

BorderColor.

See also properties of table cell:

BorderColor;

BorderLightColor.