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