ControlCollection Hierarchy
The following table lists the classes derived from
System.Web.UI.ControlCollection
.
| Class | Description |
|---|---|
| System.Web.UI.EmptyControlCollection | |
| System.Web.UI.HtmlControls.HtmlTable.HtmlTableRowControlCollection |
Represents a collection of HtmlTableRow objects that are the rows of an HtmlTable control.
|
| System.Web.UI.HtmlControls.HtmlTableRow.HtmlTableCellControlCollection | |
| System.Web.UI.WebControls.Table.RowControlCollection | |
| System.Web.UI.WebControls.TableRow.CellControlCollection |
Represents a collection of TableCell objects that are the cells of a TableRow control.
|
| System.Web.UI.WebControls.ViewCollection |
Represents a collection container that enables a MultiView control to maintain a list of its child controls.
|
Community Additions
Show: