Easy Tutorial
❮ Prop Webcontrol Adrotator Target Webpages Intro ❯

ASP.NET TableCell VerticalAlign Property



Definition and Usage

The VerticalAlign property is used to set or return the vertical alignment of the content within a TableCell control.

Syntax

Property Description
align Specifies the vertical alignment of the content. Possible values: Bottom<br> Middle<br> NotSet<br> Top

Example

The following example sets the VerticalAlign property of a TableCell control:


❮ Prop Webcontrol Adrotator Target Webpages Intro ❯