|
TRVTableItemInfo.CellBorderColor |
Top Previous Next |
|
Defines default border color for all table cells. property CellBorderColor: TColor 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: clWindowText See also:
See also properties: See also properties of table cell: |