The members of System.Web.UI.WebControls.TableStyle are listed below.
See Also: Inherited members from System.Web.UI.WebControls.Style
Initializes a new instance of the System.Web.UI.WebControls.TableStyle class using default values. | ||
Initializes a new instance of the System.Web.UI.WebControls.TableStyle class with the specified state bag information. |
BackImageUrl | string.
Gets or sets the URL of an image to display in the background of a table control. | |
CellPadding | int.
Gets or sets the amount of space between the contents of the cell and the cell's border. | |
CellSpacing | int.
Gets or sets the distance between table cells. | |
GridLines | GridLines.
Gets or sets a value that specifies whether the border between the cells of the table control is displayed. | |
HorizontalAlign | HorizontalAlign.
Gets or sets the horizontal alignment of the table within its container. |
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter, WebControl)
| |
override | CopyFrom(Style)
| |
override | MergeWith(Style)
| |
override | Reset()
|
override | FillStyleAttributes(System.Web.UI.CssStyleCollection, System.Web.UI.IUrlResolutionService)
|