RuleItemStyles Property

Get a reference to the collection of entries defined for this style.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public NameValueCollection Styles { get; }

Property Value

NameValueCollection

See Also