ContainerQueryContainerHighlightConfigDescendantBorder Property |
Version 109.1.110
The style of the descendants' borders.
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public LineStyle DescendantBorder { get; set; }
public:
property LineStyle^ DescendantBorder {
LineStyle^ get ();
void set (LineStyle^ value);
}
Property Value
Type:
LineStyleSee Also