For a list of all members of this type, see BaseStyle members.
| Name | Description | |
|---|---|---|
![]() | BackColor | Gets or sets the background color of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | BorderColor | Gets or sets the border color of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | BorderStyle | Gets or sets the border style of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | BorderWidth | Gets or sets the border width of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CssClass | Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. (Inherited from System.Web.UI.WebControls.Style) |
![]() | Font | Gets the font properties associated with the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | Height | Gets or sets the height of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | IsEmpty | Checks if any property has value. It returns true if base.IsEmpty is false. |
![]() | RegisteredCssClass | Gets the cascading style sheet (CSS) class that is registered with the control. (Inherited from System.Web.UI.WebControls.Style) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Width | Gets or sets the width of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
| Name | Description | |
|---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | IsTrackingViewState | Returns a value indicating whether any style elements have been defined in the state bag. (Inherited from System.Web.UI.WebControls.Style) |