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