| GridHighlightConfigShowGridExtensionLines Property  | 
Version 90.6.50 
            Whether the extension lines from grid cells to the rulers should be shown (default: false).
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
 Syntax
Syntaxpublic Nullable<bool> ShowGridExtensionLines { get; set; }public:
property Nullable<bool> ShowGridExtensionLines {
	Nullable<bool> get ();
	void set (Nullable<bool> value);
}Property Value
Type: 
NullableBoolean See Also
See Also