The properties of the CssStyleCollection class are listed below. For a complete list of CssStyleCollection class members, see the CssStyleCollection Members topic.
Count | Gets the number of items in the CssStyleCollection. |
Item | Gets or sets a specified CSS value.
In C#, this member is the indexer for the CssStyleCollection class. |
Keys | Gets a collection of keys to all the styles in the CssStyleCollection. |