WebControl.ControlStyle Property
.NET Framework 3.0
Gets the style of the Web server control. This property is used primarily by control developers.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The ControlStyle property encapsulates all properties of the WebControl class that specify the appearance of the control, such as BorderColor and Font.
Community Additions
ADD
Show: