The C1BaseStyle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | C1BaseStyle | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
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.) |