Gets or sets a value indicating whether the header section is displayed in the System.Web.UI.WebControls.DataList control.
Documentation for this section has not yet been entered.
Use the DataList.ShowHeader property to specify whether the header section is displayed in the System.Web.UI.WebControls.DataList control.
You can control appearance of the header section by setting the DataList.HeaderStyle property. The contents of the header section are controlled by the DataList.HeaderTemplate property.