CssStyleCollection Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of items in the CssStyleCollection object. |
![]() | Item[HtmlTextWriterStyle] | Gets or sets the specified HtmlTextWriterStyle value for the HTML server control. |
![]() | Item[String] | Gets or sets the specified CSS value for the HTML server control. |
![]() | Keys | Gets a collection of keys to all the styles in the CssStyleCollection object for a specific HTML server control. |
![]() | Value | Gets or sets the value of the style attribute of the HTML server control. |
Show:
