TRVTableItemInfo.CellBorderStyle

<< Click to display table of contents >>

TRVTableItemInfo.CellBorderStyle

Style of border around the table cells

property BorderStyle: TRVTableBorderStyle;

To hide cell borders, set CellBorderWidth = 0.

Default value:

rvtbLowered

See also:

▪Undo of assignments to table propeties;

▪Colors and layout of tables (with pictures).

See also properties:

▪BorderStyle;

▪CellBorderWidth;

▪CellBorderColor;

▪CellBorderLightColor.