System.Web.UI.CssStyleCollection: Property Members

The properties of System.Web.UI.CssStyleCollection are listed below. For a list of all members, see the CssStyleCollection Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of items in the System.Web.UI.CssStyleCollection object.

default property
Item(string)string. Documentation for this section has not yet been entered.
default property
Item(HtmlTextWriterStyle)string. Documentation for this section has not yet been entered.
[read-only]
KeysICollection.

Gets a collection of keys to all the styles in the System.Web.UI.CssStyleCollection object for a specific HTML server control.

Valuestring.

Gets or sets the value of the style attribute of the HTML server control.