Easy Tutorial
❮ Prop Webcontrol Dropdownlist Selectedindex Control Htmlanchor ❯

ASP.NET TableCell HorizontalAlign Property



Definition and Usage

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


❮ Prop Webcontrol Dropdownlist Selectedindex Control Htmlanchor ❯