BackColor (inherited from Style) | Gets or sets the background color of the Web server control. |
BackImageAttributes | Background image attributes. |
BackImageUrl | Background image url. |
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 the cell's bottom border. |
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. |
Filter | Visual filters. |
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. |
Height (inherited from Style) | Gets or sets the height of the Web server control. |
HorizontalAlign (inherited from TableItemStyle) | Gets or sets the horizontal alignment of the contents in a cell. |
IsEmpty (inherited from Style) | A protected property. Gets a value indicating whether any style elements have been defined in the state bag. |
LeftBorderStyle | Specifies the style of the cell's left border. |
RegisteredCssClass (inherited from Style) | Gets the cascading style sheet (CSS) class that is registered with the control. |
RightBorderStyle | Specifies the style of the cell's right border. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
TopBorderStyle | Specifies the style of the cell's top border. |
VerticalAlign (inherited from TableItemStyle) | Gets or sets the vertical alignment of the contents in a cell. |
Width (inherited from Style) | Gets or sets the width of the Web server control. |
Wrap (inherited from TableItemStyle) | Gets or sets a value indicating whether the contents of a cell wrap in the cell. |