asp.net.ph

DataControlField.ShowHeader Property

System.Web.UI.WebControls Namespace   DataControlField Class


.NET Framework version 2.0

Sets or retrieves a value specifying whether the header of a DataControlField is rendered.

Syntax


Inline <asp:datacontrolfield showheader = true | false ... >
Script DataControlField.ShowHeader [ = true | false ]

Property Value

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

Remarks

Use the ShowHeader property to specify whether the header is displayed in a DataControlField.

To control the style of the header row, use the HeaderStyle property.

See Also

DataControlField Members   HeaderStyle Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note