Click or drag to resize

HighlightConfigGridHighlightConfig Property

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

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

Property Value

Type: GridHighlightConfig
See Also