Click or drag to resize

GridHighlightConfigShowPositiveLineNumbers Property

Version 112.3.0
Show Positive line number labels (default: false).

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

Property Value

Type: NullableBoolean
See Also