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