Click or drag to resize

GridHighlightConfigShowGridExtensionLines Property

Version 112.3.0
Whether the extension lines from grid cells to the rulers should be shown (default: false).

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

Property Value

Type: NullableBoolean
See Also