The C1BaseStyle type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BackColor |
Gets or sets the background color of the Web server control.
(Inherited from Style.) |
![]() | BorderColor |
Gets or sets the border color of the Web server control.
(Inherited from Style.) |
![]() | BorderStyle |
Gets or sets the border style of the Web server control.
(Inherited from Style.) |
![]() | BorderWidth |
Gets or sets the border width of the Web server control.
(Inherited from Style.) |
![]() | CssClass |
Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client.
(Inherited from Style.) |
![]() | Font |
Gets the font properties associated with the Web server control.
(Inherited from Style.) |
![]() | ForeColor |
Gets or sets the foreground color (typically the color of the text) of the Web server control.
(Inherited from Style.) |
![]() | Height |
Gets or sets the height of the Web server control.
(Inherited from Style.) |
![]() | Width |
Gets or sets the width of the Web server control.
(Inherited from Style.) |