BackColor (inherited from Style) | Gets or sets the background color of the Web server control. |
BackImageUrl | Background image url. |
BorderCollapse | Specifies the border collapse feature. |
BorderColor (inherited from Style) | Gets or sets the border color of the Web server control. |
BorderStyle (inherited from Style) | Gets or sets the border style of the Web server control. |
BorderWidth (inherited from Style) | Gets or sets the border width of the Web server control. |
BottomBorderStyle | Specifies the style of bottom border of the table. |
CellPadding | Always returns -1. |
CellSpacing | Always returns -1. |
Container (inherited from Component) | Gets the IContainer that contains the Component. |
CssClass (inherited from Style) | Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. |
Font (inherited from Style) | Gets the font properties associated with the Web server control. |
ForeColor (inherited from Style) | Gets or sets the foreground color (typically the color of the text) of the Web server control. |
GridLines | Grid lines. |
Height (inherited from Style) | Gets or sets the height of the Web server control. |
HorizontalAlign | Horizontal align. |
IsEmpty (inherited from Style) | A protected property. Gets a value indicating whether any style elements have been defined in the state bag. |
LayoutFixed | Specifies whether the layout of the table is fixed(not extended automatically when it contain large objects). |
LeftBorderStyle | Specifies the style of left border of the table. |
RegisteredCssClass (inherited from Style) | Gets the cascading style sheet (CSS) class that is registered with the control. |
RightBorderStyle | Specifies the style of right border of the table. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
TopBorderStyle | Specifies the style of top border of the table. |
Width (inherited from Style) | Gets or sets the width of the Web server control. |