The C1WebDialogContentStyle type exposes the following members.

Properties

  NameDescription
Public propertyBackColor
Gets or sets the background color of the Web server control.
(Inherited from Style.)
Public propertyBackgroundImageUrl
Gets or sets the URL of the background image for the content area of the C1WebDialog.
Public propertyBorderColor
Gets or sets the border color of the Web server control.
(Inherited from Style.)
Public propertyBorderStyle
Gets or sets the border style of the Web server control.
(Inherited from Style.)
Public propertyBorderWidth
Gets or sets the border width of the Web server control.
(Inherited from Style.)
Public propertyCssClass
Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client.
(Inherited from Style.)
Public propertyFont
Gets the font properties associated with the Web server control.
(Inherited from Style.)
Public propertyForeColor
Gets or sets the foreground color (typically the color of the text) of the Web server control.
(Inherited from Style.)
Public propertyHeight
Public propertyHorizontalAlign
Gets or sets the horizontal alignment of the elements within its container.
Public propertyVerticalAlign
Gets or sets the vertical alignment of the elements within its container.
Public propertyWidth

See Also