Click or drag to resize

HighlightConfigGridHighlightConfig Property

Version 118.6.80
The grid layout highlight configuration (default: all transparent).

Namespace:  CefSharp.DevTools.Overlay
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public GridHighlightConfig GridHighlightConfig { get; set; }

Property Value

Type: GridHighlightConfig
See Also