Gets a collection of all cascading style sheet (CSS) properties applied to a specified HTML server control in the ASP.NET file.
a System.Web.UI.CssStyleCollection
Use this property to programmatically access the style properties of the HTML server control.
For additional information on the CSS style collection, see the System.Web.UI.CssStyleCollection class.