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