Table of Contents

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; }

Property Value

ICssRule