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