Easy Tutorial
❮ Webpages Files Met Websecurity Initializedatabaseconnection ❯

ASP.NET TableRow VerticalAlign Property



Definition and Usage

The VerticalAlign property is used to set or return the vertical alignment of content within a TableRow 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 TableRow control:


❮ Webpages Files Met Websecurity Initializedatabaseconnection ❯