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
[read-only] | Count | int.
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] | Keys | ICollection.
Gets a collection of keys to all the styles in the System.Web.UI.CssStyleCollection object for a specific HTML server control. |
Value | string.
Gets or sets the value of the style attribute of the HTML server control. |