Easy Tutorial
❮ Prop Webcontrol Panel Groupingtext Prop Webcontrol Calendar Prevmonthtext ❯

ASP.NET TableCell RowSpan Property



Definition and Usage

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

Syntax

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

Example

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


❮ Prop Webcontrol Panel Groupingtext Prop Webcontrol Calendar Prevmonthtext ❯