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