Gets a value indicating whether the System.Web.UI.WebControls.CheckBoxList control contains a footer section.
Documentation for this section has not yet been entered.
The CheckBoxList.HasFooter property is used primarily by control developers in custom controls that derive from the System.Web.UI.WebControls.CheckBoxList class. Footers are not supported when the CheckBoxList.RepeatLayout property is set to RepeatLayout.UnorderedList or RepeatLayout.OrderedList.