Click or drag to resize

GridHighlightConfigGridBorderDash Property

Version 113.3.50
Whether the grid border is dashed (default: false).

Namespace:  CefSharp.DevTools.Overlay
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public bool? GridBorderDash { get; set; }

Property Value

Type: NullableBoolean
See Also