RuleItemStyles Property

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

Definition

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

Property Value

NameValueCollection

See Also