System.Web.UI.WebControls.TableStyle: Property Members

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

Public Properties

BackImageUrlstring.

Gets or sets the URL of an image to display in the background of a table control.

CellPaddingint.

Gets or sets the amount of space between the contents of the cell and the cell's border.

CellSpacingint.

Gets or sets the distance between table cells.

GridLinesGridLines.

Gets or sets a value that specifies whether the border between the cells of the table control is displayed.

HorizontalAlignHorizontalAlign.

Gets or sets the horizontal alignment of the table within its container.