asp.net.ph

DataList.ShowFooter Property

System.Web.UI.WebControls Namespace   DataList Class


Sets or retrieves a value that specifies whether the footer section is displayed in a DataList.

Syntax


Script DataList.ShowFooter [ = true | false ]

Property Value

This property accepts or returns only a boolean value: true to display the footer; otherwise false. Default value is true.

Remarks

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.

See Also

DataList Members   FooterTemplate   FooterStyle   ShowHeader Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 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