The C1WebDialogContentStyle type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1WebDialogContentStyle |
Creates an instance of C1WebDialogContentStyle.
|
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.) | |
| BackgroundImageUrl |
Gets or sets the URL of the background image for the content area of the C1WebDialog.
| |
| 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 | ||
| HorizontalAlign |
Gets or sets the horizontal alignment of the elements within its container.
| |
| VerticalAlign |
Gets or sets the vertical alignment of the elements within its container.
| |
| Width |