System.Web.UI.WebControls.TableCell.HorizontalAlign Property

Gets or sets the horizontal alignment of the contents in the cell.

Syntax

[System.ComponentModel.DefaultValue(System.Web.UI.WebControls.HorizontalAlign.NotSet)]
public virtual HorizontalAlign HorizontalAlign { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the TableCell.HorizontalAlign property to specify the horizontal alignment of the contents of the cell. The possible values for use are specified in the System.Web.UI.WebControls.HorizontalAlign enumeration.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0