| GridHighlightConfigRowLineDash Property  | 
Version 99.2.120 
            Whether row lines are dashed (default: false).
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 99.2.120.0 (99.2.120.0)
 Syntax
Syntaxpublic bool? RowLineDash { get; set; }public:
property Nullable<bool> RowLineDash {
	Nullable<bool> get ();
	void set (Nullable<bool> value);
}Property Value
Type: 
NullableBoolean See Also
See Also