TableRow Hierarchy

The following table lists the classes derived from System.Web.UI.WebControls.TableRow .

Class Description
System.Web.UI.WebControls.DataGridItem Represents an item (row) in a DataGrid control.
System.Web.UI.WebControls.DetailsViewRow Represents a row within a DetailsView control.
System.Web.UI.WebControls.FormViewRow Represents a row within a FormView control.
System.Web.UI.WebControls.GridViewRow Represents an individual row in a GridView control.
System.Web.UI.WebControls.TableFooterRow Represents a footer row in a Table control.
System.Web.UI.WebControls.TableHeaderRow Represents a heading row in a Table control.

Community Additions

Show: