2 references to TableFooter
System.Web (2)
UI\WebControls\Table.cs (1)
357
case TableRowSection.
TableFooter
:
UI\WebControls\TableRow.cs (1)
97
if (value < TableRowSection.TableHeader || value > TableRowSection.
TableFooter
) {