1 instantiation of HtmlTableCellCollection
System.Web (1)
UI\HtmlControls\HtmlTableRow.cs (1)
76cells = new HtmlTableCellCollection(this);
2 references to HtmlTableCellCollection
System.Web (2)
UI\HtmlControls\HtmlTableRow.cs (2)
29HtmlTableCellCollection cells; 73public virtual HtmlTableCellCollection Cells {