Property ParentRule
- Namespace
- SharpVectors.Dom.Css
- Assembly
- SharpVectors.Css.dll
ParentRule
The CSS rule that contains this declaration block or null if this CSSStyleDeclaration is not attached to a CSSRule.
public ICssRule ParentRule { get; }
The CSS rule that contains this declaration block or null if this CSSStyleDeclaration is not attached to a CSSRule.
public ICssRule ParentRule { get; }