System.Web.UI.WebControls.TableRow: Property Members

The properties of System.Web.UI.WebControls.TableRow are listed below. For a list of all members, see the TableRow Members list.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Public Properties

[read-only]
CellsTableCellCollection.

Gets a collection of System.Web.UI.WebControls.TableCell objects that represent the cells of a row in a System.Web.UI.WebControls.Table control.

HorizontalAlignHorizontalAlign.

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

TableSectionTableRowSection.

Gets or sets the location for a System.Web.UI.WebControls.TableRow object in a System.Web.UI.WebControls.Table control.

VerticalAlignVerticalAlign.

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