Click or drag to resize

GridHighlightConfigCellBorderColor Property

Version 88.2.90
The cell border color (default: transparent). Deprecated, please use rowLineColor and columnLineColor instead.

Namespace:  CefSharp.DevTools.Overlay
Assembly:  CefSharp (in CefSharp.dll) Version: 88.2.90.0 (88.2.90.0)
Syntax
public RGBA CellBorderColor { get; set; }

Property Value

Type: RGBA
See Also