CSSPropertyRuleStyle Property |
Version 118.6.80
Associated style declaration.
Namespace:
CefSharp.DevTools.CSS
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public CSSStyle Style { get; set; }
public:
property CSSStyle^ Style {
CSSStyle^ get ();
void set (CSSStyle^ value);
}
Property Value
Type:
CSSStyleSee Also