System.Web.UI.WebControls Namespace DataList Class
Sets or retrieves a value that specifies whether the header section is displayed in a DataList.
This property accepts or returns only a boolean value: true to display the header; otherwise false. Default value is true.
Use the ShowHeader property to specify whether the header section is displayed in a DataList control. You can control the content and appearance of the header by setting the HeaderTemplate and HeaderStyle properties accordingly.
NOTE: This property is only evaluated when a HeaderTemplate is defined for the control.
DataList Members HeaderTemplate HeaderStyle ShowFooter
© 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