The ExtendedItemStyle type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BackColor |
Gets or sets the background color.
| |
| BackgroundImage |
URL to background image.
| |
| BorderColor |
Gets or sets the border color.
| |
| BorderDetailed |
Style for each border side.
| |
| BorderStyle |
Gets or sets the border style.
| |
| BorderWidth |
Gets or sets the border width.
| |
| CssClass |
Gets or sets the cascading style sheet (CSS) class rendered on the client.
| |
| Cursor |
Cursor style.
| |
| Font |
Gets the font properties associated with the Web server control.
(Inherited from Style.) | |
| ForeColor |
Gets or sets the foreground color.
| |
| Height |
This property is hidden.
| |
| HorizontalAlign |
Gets or sets the horizontal alignment of the contents in a cell.
(Overrides TableItemStyle..::..HorizontalAlign.) | |
| IsEmpty |
Gets a value indicating whether any style elements have been defined in the state bag
(Overrides Style..::..IsEmpty.) | |
| StyleString |
Represent resulting string that will apply to style HTML attribute.
| |
| Transparent |
Transparent value. Accepts value in range 0 - 100.
| |
| VerticalAlign |
Gets or sets the vertical alignment of the contents in a cell.
(Overrides TableItemStyle..::..VerticalAlign.) | |
| Width |
This property is hidden.
| |
| Wrap |
Gets or sets a value indicating whether the contents of a cell wrap in the cell.
(Overrides TableItemStyle..::..Wrap.) |