System.Web.UI.WebControls Namespace DataList Class
Sets or retrieves a value that specifies whether the footer section is displayed in a DataList.
This property accepts or returns only a boolean value: true to display the footer; otherwise false. Default value is true.
Use the ShowFooter property to specify whether the footer section is displayed in a DataList control. You can control the content and appearance of the footer by setting the FooterTemplate and FooterStyle properties accordingly.
NOTE: This property is only evaluated when a FooterTemplate is defined for the control.
DataList Members FooterTemplate FooterStyle ShowHeader
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph