| GridNodeHighlightConfigGridHighlightConfig Property  | 
Version 90.6.50 
            A descriptor for the highlight appearance.
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
 Syntax
Syntaxpublic GridHighlightConfig GridHighlightConfig { get; set; }public:
property GridHighlightConfig^ GridHighlightConfig {
	GridHighlightConfig^ get ();
	void set (GridHighlightConfig^ value);
}Property Value
Type: 
GridHighlightConfig See Also
See Also