System.Web.UI.WebControls.TableCell.VerticalAlign Property

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

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

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

Requirements

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