The properties of System.Web.UI.WebControls.TableStyle are listed below. For a list of all members, see the TableStyle Members list.
See Also: Inherited members from System.Web.UI.WebControls.Style
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. |