FlexContainerHighlightConfigItemSeparator Property |
Version 96.0.142
The style of the separator between items
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax public LineStyle ItemSeparator { get; set; }
public:
property LineStyle^ ItemSeparator {
LineStyle^ get ();
void set (LineStyle^ value);
}
Property Value
Type:
LineStyleSee Also