ICSSStyleDeclaration.ParentRule

ICSSStyleDeclaration.ParentRule property

CSS-regeln som innehåller detta deklarationsblock eller null om denna CSSStyleDeclaration inte är kopplad till en CSSRule.

public ICSSRule ParentRule { get; }

Fastighetsvärde

Den överordnade regeln.

Se även