Easy Tutorial
❮ Prop Webcontrol Style Width Mvc Controllers ❯

ASP.NET TableRow HorizontalAlign Property



Definition and Usage

The HorizontalAlign property is used to set or return the horizontal alignment of the content within a TableRow control.

Syntax

Property Description
align Specifies the horizontal alignment of the content. Possible values: Center<br> Justify<br> Left<br> NotSet (Default)<br> Right

Example

The following example sets the HorizontalAlign property of a TableRow control:


❮ Prop Webcontrol Style Width Mvc Controllers ❯