1 instantiation of HtmlTableRowCollection
System.Web (1)
UI\HtmlControls\HtmlTable.cs (1)
250rows = new HtmlTableRowCollection(this);
2 references to HtmlTableRowCollection
System.Web (2)
UI\HtmlControls\HtmlTable.cs (2)
29HtmlTableRowCollection rows; 247public virtual HtmlTableRowCollection Rows {