RuleItem Class

Individual CSS rule definition.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public class RuleItem
Inheritance
Object    RuleItem

Constructors

RuleItemInitializes a new instance of the RuleItem class

Properties

Name Get/Set the name of this style.
Styles Get a reference to the collection of entries defined for this style.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also