Easy Tutorial
❮ Prop Control Standard Visible Prop Webcontrol Calendar Showgridlines ❯

ASP.NET TableCell ColumnSpan Property



Definition and Usage

The ColumnSpan property is used to set or return the number of columns a TableCell spans in a Table control.

Syntax

Property Description
num Specifies the number of columns the TableCell spans.

Example

The following example sets the ColumnSpan property to "2":


❮ Prop Control Standard Visible Prop Webcontrol Calendar Showgridlines ❯