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