Documentation for this section has not yet been entered.
The DataControlField.FooterStyle property governs the appearance of any text displayed in the footer item of a type derived from System.Web.UI.WebControls.DataControlField.
Some data-bound controls do not render a footer item for a data control field. For example, the System.Web.UI.WebControls.DetailsView control displays its data control fields as rows. A footer item is not rendered for these data control fields. The DataControlField.FooterStyle property is ignored in these controls.