4 references to Footer
System.Web (4)
UI\WebControls\ButtonField.cs (1)
207(cellType != DataControlCellType.Footer)) {
UI\WebControls\DataControlField.cs (1)
538case DataControlCellType.Footer:
UI\WebControls\GridView.cs (1)
3354cellType = DataControlCellType.Footer;
UI\WebControls\TemplateField.cs (1)
277case DataControlCellType.Footer: