Gets or sets the number of columns in the System.Web.UI.WebControls.Table control that the cell spans.
Documentation for this section has not yet been entered.
Use the TableCell.ColumnSpan property to specify or determine the number of columns in the rendered table that the cell spans. For example, if you set this property to 2, the cell takes up two columns in the System.Web.UI.WebControls.Table control.