| FlexContainerHighlightConfigLineSeparator Property  | 
Version 90.6.50 
            The style of the separator between lines
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
 Syntax
Syntaxpublic LineStyle LineSeparator { get; set; }public:
property LineStyle^ LineSeparator {
	LineStyle^ get ();
	void set (LineStyle^ value);
}Property Value
Type: 
LineStyle See Also
See Also