Table of Contents

Property Type

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

Type

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

public override CssRuleType Type { get; }

Property Value

CssRuleType