Click or drag to resize

GridHighlightConfigShowPositiveLineNumbers Property

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

Namespace:  CefSharp.DevTools.Overlay
Assembly:  CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax
public Nullable<bool> ShowPositiveLineNumbers { get; set; }

Property Value

Type: NullableBoolean
See Also