The members of System.Web.UI.WebControls.TableRow are listed below.
See Also: Inherited members from System.Web.UI.WebControls.WebControl
TableRow() |
Initializes a new instance of the System.Web.UI.WebControls.TableRow class. |
[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. |
override | CreateControlCollection()
| |
override | CreateControlStyle()
|