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
[read-only] | Cells | TableCellCollection.
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. |
HorizontalAlign | HorizontalAlign.
Gets or sets the horizontal alignment of the contents in the row. | |
TableSection | TableRowSection.
Gets or sets the location for a System.Web.UI.WebControls.TableRow object in a System.Web.UI.WebControls.Table control. | |
VerticalAlign | VerticalAlign.
Gets or sets the vertical alignment of the contents in the row. |