Table of Contents

Interface ICSSStyleRule

Namespace
Org.W3c.Dom.Css
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface ICSSStyleRule : ICSSRule
Inherited Members

Properties

SelectorText

String SelectorText { get; set; }

Property Value

String

Style

CSSStyleDeclaration Style { get; }

Property Value

CSSStyleDeclaration