Table of Contents

Property ParentStyleSheet

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Core.dll

ParentStyleSheet

The type of the rule, as defined above. The expectation is that binding-specific casting methods can be used to cast down from an instance of the ICssRule interface to the specific derived interface implied by the type.

ICssStyleSheet ParentStyleSheet { get; }

Property Value

ICssStyleSheet