| GridHighlightConfigColumnLineDash Property  | 
Version 90.6.50 
            Whether column lines are dashed (default: false).
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
 Syntax
Syntaxpublic Nullable<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