| GridHighlightConfigColumnLineDash Property  | 
Version 99.2.120 
            Whether column 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? ColumnLineDash { get; set; }public:
property Nullable<bool> ColumnLineDash {
	Nullable<bool> get ();
	void set (Nullable<bool> value);
}Property Value
Type: 
NullableBoolean See Also
See Also